Logfile: /home/ko1/ruby/logs/brlog.trunk.20240613-235226
#<BuildRuby:0x0000557befad0050
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240613-235226",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000008)
autoconf 0.000008 0.000005 0.000013 ( 0.000012)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.001445 0.004921 1.726707 ( 2.123901)
build_miniruby 0.000644 0.000414 0.989348 ( 0.988533)
build_ruby 0.000934 0.000600 3.371692 ( 3.371938)
build_all 0.005923 0.004080 17.314218 ( 1.632390)
build_install 0.007699 0.002370 6.132280 ( 1.464310)
test_btest 0.000724 0.000443 107.664058 ( 8.477076)
test_basic 0.000000 0.004615 0.886955 ( 0.962303)
test_all 0.098348 0.034364 544.046937 ( 49.159448)
test_rubyspec 0.032512 0.032196 134.744898 ( 16.097029)
total: 84.28 sec