Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-175602
#<BuildRuby:0x000055b7ff43fbb8
@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.20231226-175602",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004359 0.000037 1.177796 ( 1.567075)
build_miniruby 0.001245 0.000125 0.911944 ( 0.911043)
build_ruby 0.001322 0.000133 2.939802 ( 2.939361)
build_all 0.009527 0.000111 16.665952 ( 1.437054)
build_install 0.008178 0.000000 4.699255 ( 1.129173)
test_btest 0.001049 0.000000 84.758402 ( 7.363515)
test_basic 0.001951 0.002719 0.801651 ( 0.875479)
test_all 0.099509 0.035843 537.456351 ( 55.382215)
test_rubyspec 0.020311 0.029005 50.648880 ( 62.884811)
total: 134.49 sec