Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-064254
#<BuildRuby:0x000055f1c7c180e0
@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-064254",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.006015 0.000000 1.728353 ( 2.514055)
build_miniruby 0.001194 0.000000 0.982147 ( 0.981673)
build_ruby 0.001578 0.000000 3.413786 ( 3.413672)
build_all 0.008606 0.001897 17.470548 ( 1.639914)
build_install 0.005876 0.004420 6.085312 ( 1.440352)
test_btest 0.000613 0.000230 108.573334 ( 8.967096)
test_basic 0.004143 0.000144 0.885885 ( 0.960423)
test_all 0.100873 0.041527 531.098853 ( 57.351106)
test_rubyspec 0.039828 0.026332 136.630150 ( 16.353634)
total: 93.62 sec