Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-125944
#<BuildRuby:0x0000560e721140a0
@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.20240618-125944",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004901 0.000223 1.051004 ( 1.491786)
build_miniruby 0.000843 0.000211 0.711895 ( 0.711968)
build_ruby 0.001442 0.000000 2.257857 ( 2.258770)
build_all 0.007826 0.000000 12.528295 ( 1.063262)
build_install 0.010128 0.002135 4.180962 ( 1.061090)
test_btest 0.000543 0.000114 69.636161 ( 4.862248)
test_basic 0.004695 0.000202 0.386790 ( 0.467949)
test_all 0.080874 0.022219 388.152524 ( 39.934131)
test_rubyspec 0.025982 0.016939 87.104300 ( 11.025455)
total: 62.88 sec