Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-231031
#<BuildRuby:0x00005652a57d7b90
@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-231031",
@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.000017)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.006387 0.000000 1.418741 ( 1.672619)
build_miniruby 0.000836 0.000000 0.891901 ( 0.891643)
build_ruby 0.001184 0.000046 2.740974 ( 2.740670)
build_all 0.000000 0.008954 14.294417 ( 1.305996)
build_install 0.006440 0.001561 4.163486 ( 1.069029)
test_btest 0.000741 0.000247 76.305634 ( 6.858205)
test_basic 0.000230 0.004044 0.637207 ( 0.716100)
test_all 0.106739 0.026737 461.267938 ( 55.350636)
test_rubyspec 0.030469 0.017444 48.078343 ( 60.548325)
total: 131.15 sec