Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-192426
#<BuildRuby:0x000055ed07eaf8e0
@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.20240109-192426",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002711 0.003720 0.798722 ( 1.211435)
build_miniruby 0.000847 0.000196 0.819175 ( 0.819007)
build_ruby 0.001201 0.000277 2.666938 ( 2.667485)
build_all 0.007864 0.000000 11.960410 ( 0.958346)
build_install 0.009371 0.004307 3.715510 ( 1.000944)
test_btest 0.000689 0.000162 66.098974 ( 4.718893)
test_basic 0.003046 0.000716 0.401402 ( 0.483122)
test_all 0.079050 0.017144 401.890252 ( 36.496777)
test_rubyspec 0.020781 0.045402 40.867482 ( 53.440257)
total: 101.80 sec