Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-153458
#<BuildRuby:0x0000555b9a5000a0
@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-153458",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004159 0.000831 1.357786 ( 1.615992)
build_miniruby 0.000905 0.000181 0.885955 ( 0.885090)
build_ruby 0.001092 0.000218 2.608555 ( 2.607840)
build_all 0.007959 0.000603 14.237908 ( 1.294786)
build_install 0.003661 0.004629 4.166024 ( 1.065055)
test_btest 0.000759 0.000190 74.680413 ( 6.748779)
test_basic 0.003669 0.000917 0.755161 ( 0.832285)
test_all 0.102329 0.029739 460.801224 ( 54.805571)
test_rubyspec 0.021970 0.026889 48.162192 ( 60.584905)
total: 130.44 sec