Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-215354
#<BuildRuby:0x000055d13fe201d8
@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.20240614-215354",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000372 0.004089 1.058471 ( 1.488252)
build_miniruby 0.001070 0.000000 0.712138 ( 0.711857)
build_ruby 0.001283 0.000000 2.239402 ( 2.240116)
build_all 0.008689 0.000000 12.504159 ( 1.044877)
build_install 0.009588 0.002468 4.222856 ( 1.071865)
test_btest 0.000588 0.000124 70.775549 ( 5.887932)
test_basic 0.003535 0.000744 0.405872 ( 0.486442)
test_all 0.067460 0.028567 363.869933 ( 35.135660)
test_rubyspec 0.026972 0.017816 86.800621 ( 10.995578)
total: 59.06 sec