Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-183652
#<BuildRuby:0x000055a5607b80a8
@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.20240621-183652",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005735 0.000521 1.050104 ( 1.323110)
build_miniruby 0.001025 0.000094 0.722596 ( 0.722828)
build_ruby 0.001851 0.000168 2.268156 ( 2.268151)
build_all 0.004519 0.003457 12.615533 ( 1.061953)
build_install 0.008064 0.004132 4.222063 ( 1.070544)
test_btest 0.000676 0.000127 72.051925 ( 5.521852)
test_basic 0.000918 0.004449 0.407538 ( 0.486988)
test_all 0.070937 0.029351 363.574978 ( 42.544379)
test_rubyspec 0.029701 0.012719 87.390944 ( 11.010676)
total: 66.01 sec