Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-114653
#<BuildRuby:0x000055626b0ab568
@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.20231210-114653",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004915 0.000224 1.347074 ( 1.905148)
build_miniruby 0.000769 0.000171 0.843624 ( 0.843707)
build_ruby 0.001021 0.000226 2.640888 ( 2.641084)
build_all 0.009945 0.000359 15.919208 ( 1.536313)
build_install 0.007435 0.000622 4.719994 ( 1.161232)
test_btest 0.000957 0.000182 81.562168 ( 7.472299)
test_basic 0.004652 0.000886 0.755452 ( 0.830528)
test_all 0.091833 0.041745 547.778109 ( 56.765767)
test_rubyspec 0.021369 0.025508 51.169276 ( 63.645411)
total: 136.80 sec