Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-145815
#<BuildRuby:0x000055f16e5b3320
@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.20231217-145815",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001830 0.003527 1.043666 ( 1.312720)
build_miniruby 0.000794 0.000000 0.877277 ( 0.877511)
build_ruby 0.001560 0.000000 2.722202 ( 2.722659)
build_all 0.002347 0.006676 12.053786 ( 0.983132)
build_install 0.007269 0.005220 3.570365 ( 0.975946)
test_btest 0.000706 0.000000 61.332663 ( 6.100515)
test_basic 0.002999 0.000000 0.375695 ( 0.456426)
test_all 0.075492 0.024229 403.558024 ( 39.751979)
test_rubyspec 0.028060 0.040193 39.802272 ( 52.423975)
total: 105.61 sec