Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-210226
#<BuildRuby:0x0000556c3a487d20
@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.20240619-210226",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004168 0.000758 1.062223 ( 1.401414)
build_miniruby 0.001013 0.000000 0.753486 ( 0.753626)
build_ruby 0.001407 0.000000 2.249659 ( 2.250270)
build_all 0.006679 0.002000 12.523732 ( 1.061529)
build_install 0.013916 0.001121 4.208497 ( 1.086385)
test_btest 0.000923 0.000153 70.795906 ( 6.129438)
test_basic 0.001399 0.004337 0.407007 ( 0.486329)
test_all 0.065801 0.031476 367.060811 ( 33.263386)
test_rubyspec 0.018744 0.025236 87.526277 ( 11.004883)
total: 57.44 sec