Logfile: /home/ko1/ruby/logs/brlog.trunk.20230311-215102
#<BuildRuby:0x000055cb00d3be60
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230311-215102",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003581 0.000326 0.824067 ( 2.148691)
build_miniruby 0.000807 0.000073 0.637329 ( 0.636829)
build_ruby 0.001008 0.000092 2.095041 ( 2.095187)
build_all 0.008530 0.000336 11.199048 ( 0.976646)
build_install 0.001724 0.005132 1.536649 ( 0.824786)
test_btest 0.000481 0.000080 75.122031 ( 6.891977)
test_basic 0.002947 0.000491 0.246097 ( 0.342774)
test_all 0.000783 0.000130 389.636914 ( 39.000588)
test_rubyspec 0.000186 0.026129 35.705242 ( 46.259767)
total: 99.18 sec