Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-173436
#<BuildRuby:0x000055601704f8e0
@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.20240113-173436",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000778 0.004510 0.822959 ( 1.206704)
build_miniruby 0.000749 0.000225 0.805376 ( 0.805626)
build_ruby 0.002028 0.000000 2.732229 ( 2.732323)
build_all 0.005598 0.002708 12.039349 ( 0.996220)
build_install 0.009832 0.004614 3.431162 ( 0.968827)
test_btest 0.000576 0.000192 64.890904 ( 5.415747)
test_basic 0.000000 0.005569 0.410325 ( 0.488906)
test_all 0.082334 0.016738 363.005947 ( 35.364232)
test_rubyspec 0.027259 0.047131 40.827707 ( 53.390475)
total: 101.37 sec