Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-035318
#<BuildRuby:0x0000559629f2ff48
@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-035318",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.003850 0.002200 1.761659 ( 1.953233)
build_miniruby 0.000773 0.000442 1.073040 ( 1.071952)
build_ruby 0.002136 0.000000 3.386132 ( 3.384873)
build_all 0.003239 0.006654 17.949609 ( 1.643069)
build_install 0.002523 0.008248 6.372789 ( 1.519042)
test_btest 0.000661 0.000478 114.166140 ( 8.360604)
test_basic 0.000509 0.004252 0.825016 ( 0.903844)
test_all 0.120898 0.020753 542.590761 ( 64.362498)
test_rubyspec 0.035274 0.034191 136.135257 ( 16.871255)
total: 100.07 sec