Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-212226
#<BuildRuby:0x0000564dfef60110
@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.20231224-212226",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002973 0.000594 0.742900 ( 1.120349)
build_miniruby 0.000830 0.000166 0.899079 ( 0.898689)
build_ruby 0.000944 0.000188 2.771145 ( 2.773974)
build_all 0.005631 0.001127 12.015321 ( 1.018091)
build_install 0.008862 0.000687 3.403776 ( 0.966891)
test_btest 0.000650 0.000118 63.837465 ( 4.946280)
test_basic 0.003873 0.000000 0.381688 ( 0.463175)
test_all 0.103520 0.005256 467.168255 ( 40.370869)
test_rubyspec 0.027861 0.019820 40.308210 ( 53.066381)
total: 105.63 sec