Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-231644
#<BuildRuby:0x0000559155ad8130
@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.20240615-231644",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004774 0.000315 1.037819 ( 1.340520)
build_miniruby 0.000793 0.000288 0.734132 ( 0.734296)
build_ruby 0.001074 0.000390 2.296493 ( 2.297164)
build_all 0.005210 0.002966 12.492793 ( 1.070468)
build_install 0.010271 0.004894 4.164216 ( 1.070045)
test_btest 0.000519 0.000207 71.552603 ( 5.392625)
test_basic 0.004825 0.000260 0.397085 ( 0.478384)
test_all 0.075378 0.023824 370.694062 ( 41.049772)
test_rubyspec 0.024257 0.017703 86.896301 ( 11.051140)
total: 64.48 sec