Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-071110
#<BuildRuby:0x000055b6cc8eb858
@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.20240115-071110",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000028)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.003317 0.001244 1.142511 ( 1.523456)
build_miniruby 0.000748 0.000281 0.911048 ( 0.910632)
build_ruby 0.000947 0.000355 2.661525 ( 2.661476)
build_all 0.008448 0.001300 14.308031 ( 1.381490)
build_install 0.004999 0.002837 4.124370 ( 1.086785)
test_btest 0.000564 0.000205 77.759827 ( 6.602645)
test_basic 0.001715 0.002895 0.666893 ( 0.741539)
test_all 0.090075 0.040574 488.455119 ( 47.311776)
test_rubyspec 0.023903 0.025359 47.905640 ( 60.250590)
total: 122.47 sec