Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-032209
#<BuildRuby:0x0000562a6a5974b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-032209",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.000000 0.005905 0.811431 ( 1.241128)
build_miniruby 0.000601 0.000413 0.811486 ( 0.811573)
build_ruby 0.001496 0.000000 2.664854 ( 2.665565)
build_all 0.007434 0.001123 11.954110 ( 0.993199)
build_install 0.005981 0.004359 3.391440 ( 0.962863)
test_btest 0.000537 0.000134 63.270063 ( 5.821726)
test_basic 0.000000 0.003893 0.402694 ( 0.483466)
test_all 0.073961 0.021653 367.317010 ( 39.612232)
test_rubyspec 0.033261 0.031165 40.917949 ( 53.533888)
total: 106.13 sec