Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-001538
#<BuildRuby:0x0000561739ed7280
@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.20231228-001538",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000817 0.004292 0.817600 ( 1.221490)
build_miniruby 0.000717 0.000287 0.815469 ( 0.815465)
build_ruby 0.000976 0.000390 2.704365 ( 2.705333)
build_all 0.002124 0.005290 11.977294 ( 0.961956)
build_install 0.000449 0.010426 3.508542 ( 0.977215)
test_btest 0.000462 0.000336 62.976867 ( 4.470720)
test_basic 0.002082 0.002593 0.401762 ( 0.482024)
test_all 0.086865 0.010440 389.478966 ( 34.311496)
test_rubyspec 0.030214 0.034003 40.152692 ( 52.710825)
total: 98.66 sec