Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-071720
#<BuildRuby:0x000055b6bb0175f8
@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.20240103-071720",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004055 0.001216 1.428779 ( 1.640359)
build_miniruby 0.000642 0.000193 0.940058 ( 0.940142)
build_ruby 0.001097 0.000329 2.744100 ( 2.743843)
build_all 0.007961 0.001002 14.214881 ( 1.333848)
build_install 0.007787 0.000000 4.177362 ( 1.072447)
test_btest 0.001031 0.000000 72.196991 ( 7.138530)
test_basic 0.001187 0.003568 0.619979 ( 0.694638)
test_all 0.088088 0.040762 481.937470 ( 45.425631)
test_rubyspec 0.021309 0.029117 48.676772 ( 61.026448)
total: 122.02 sec