Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-043137
#<BuildRuby:0x000055e29e042fa0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240614-043137",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.003402 0.001945 1.667452 ( 2.119771)
build_miniruby 0.000642 0.000366 1.054332 ( 1.053726)
build_ruby 0.000912 0.000521 3.212686 ( 3.212292)
build_all 0.005546 0.005051 18.458180 ( 1.736855)
build_install 0.008044 0.003995 6.477449 ( 1.566524)
test_btest 0.000586 0.000345 109.719302 ( 8.935713)
test_basic 0.002976 0.001751 0.936200 ( 1.008243)
test_all 0.111639 0.030939 565.458353 ( 63.163622)
test_rubyspec 0.033834 0.030657 132.598994 ( 16.528108)
total: 99.33 sec