Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-175642
#<BuildRuby:0x0000562f17de7500
@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.20231111-175642",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001537 0.003083 1.481530 ( 1.686896)
build_miniruby 0.000744 0.000263 0.850428 ( 0.849606)
build_ruby 0.000999 0.000353 2.585568 ( 2.585688)
build_all 0.007097 0.002289 16.495414 ( 1.473342)
build_install 0.005168 0.004239 4.863184 ( 1.135872)
test_btest 0.000713 0.000271 85.878203 ( 7.430414)
test_basic 0.003361 0.001280 0.734485 ( 0.809976)
test_all 0.118232 0.016858 519.981799 ( 59.550490)
test_rubyspec 0.028021 0.021489 50.494004 ( 62.786392)
total: 138.31 sec