Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-114611
#<BuildRuby:0x000055635dd6c1d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240617-114611",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005379 0.000449 1.033933 ( 1.276697)
build_miniruby 0.001117 0.000000 0.710033 ( 0.709947)
build_ruby 0.001981 0.000000 2.286513 ( 2.286916)
build_all 0.008274 0.000000 12.400202 ( 1.047955)
build_install 0.011454 0.000322 4.165238 ( 1.056024)
test_btest 0.000845 0.000052 68.267383 ( 6.148317)
test_basic 0.004140 0.000259 0.392812 ( 0.474132)
test_all 0.067457 0.030883 373.508749 ( 38.444466)
test_rubyspec 0.033270 0.008221 86.711638 ( 10.935936)
total: 62.38 sec