Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-073938
#<BuildRuby:0x000056155641fde0
@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.20240615-073938",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003848 0.001443 1.555227 ( 1.719603)
build_miniruby 0.000819 0.000307 1.032684 ( 1.032484)
build_ruby 0.001025 0.000385 3.519768 ( 3.520349)
build_all 0.001202 0.009120 18.343112 ( 1.711129)
build_install 0.009853 0.000524 6.336763 ( 1.469507)
test_btest 0.000901 0.000400 110.288674 ( 9.002728)
test_basic 0.001706 0.003155 0.891310 ( 0.965699)
test_all 0.107822 0.033289 568.811006 ( 59.324228)
test_rubyspec 0.035720 0.036892 134.414525 ( 16.280157)
total: 95.03 sec