Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-060445
#<BuildRuby:0x000055742f3b80a0
@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.20240616-060445",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001120 0.004234 1.061038 ( 1.732899)
build_miniruby 0.000000 0.001137 0.730646 ( 0.730151)
build_ruby 0.000253 0.001057 2.259374 ( 2.259711)
build_all 0.004950 0.002560 12.483377 ( 1.060790)
build_install 0.003983 0.008523 4.116886 ( 1.056122)
test_btest 0.000376 0.000225 70.496562 ( 5.507494)
test_basic 0.003842 0.000334 0.417240 ( 0.498013)
test_all 0.079219 0.018019 369.179118 ( 32.936437)
test_rubyspec 0.030368 0.010322 87.683649 ( 11.005313)
total: 56.79 sec