Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-212733
#<BuildRuby:0x0000557267073fd0
@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.20240620-212733",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001592 0.003599 1.073433 ( 1.516640)
build_miniruby 0.000963 0.000148 0.721101 ( 0.720579)
build_ruby 0.001422 0.000000 2.252839 ( 2.253388)
build_all 0.007668 0.000763 12.548417 ( 1.055762)
build_install 0.009930 0.001419 4.169933 ( 1.056966)
test_btest 0.000737 0.000105 69.845259 ( 6.248378)
test_basic 0.003434 0.000491 0.414265 ( 0.495178)
test_all 0.077086 0.021217 370.839104 ( 41.217626)
test_rubyspec 0.024298 0.020411 87.099676 ( 11.073385)
total: 65.64 sec