Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-195430
#<BuildRuby:0x0000555751cdff48
@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.20240621-195430",
@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.000006 0.000001 0.000007 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001852 0.003448 1.837719 ( 1.961856)
build_miniruby 0.000826 0.000217 1.017585 ( 1.017481)
build_ruby 0.001162 0.000306 3.225908 ( 3.227244)
build_all 0.005668 0.004511 17.920608 ( 1.723481)
build_install 0.006812 0.003658 6.336006 ( 1.491131)
test_btest 0.000592 0.000189 111.238295 ( 9.324219)
test_basic 0.004128 0.000018 0.777066 ( 0.851394)
test_all 0.101975 0.036707 535.446704 ( 62.146723)
test_rubyspec 0.025367 0.041212 136.059165 ( 16.761336)
total: 98.51 sec