Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-045549
#<BuildRuby:0x000055c380dc0048
@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.20231112-045549",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000336 0.004041 1.199399 ( 1.442080)
build_miniruby 0.000724 0.000338 0.799448 ( 0.798797)
build_ruby 0.000875 0.000409 2.669140 ( 2.669320)
build_all 0.004248 0.006033 16.460829 ( 1.541992)
build_install 0.007538 0.001869 4.885284 ( 1.161403)
test_btest 0.000668 0.000334 83.877277 ( 7.263909)
test_basic 0.000000 0.003332 0.634938 ( 0.717713)
test_all 0.096632 0.040218 508.518232 ( 57.021523)
test_rubyspec 0.035241 0.012576 50.758472 ( 63.086930)
total: 135.70 sec