Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-215142
#<BuildRuby:0x000055f5ed0235f8
@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.20240110-215142",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000562 0.003567 0.864254 ( 1.248361)
build_miniruby 0.000948 0.000124 0.876411 ( 0.876664)
build_ruby 0.001291 0.000000 2.694720 ( 2.700150)
build_all 0.006647 0.003338 14.697521 ( 1.378582)
build_install 0.000000 0.009744 4.292018 ( 1.137425)
test_btest 0.000122 0.000554 81.814368 ( 7.370971)
test_basic 0.003713 0.000018 0.440204 ( 0.518959)
test_all 0.115915 0.022514 516.968660 ( 52.956872)
test_rubyspec 0.019997 0.017224 50.508745 ( 63.029478)
total: 131.22 sec