Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-231217
#<BuildRuby:0x0000563c5c0740d8
@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-231217",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003985 0.001196 0.795227 ( 1.172777)
build_miniruby 0.000983 0.000000 0.835298 ( 0.835295)
build_ruby 0.001404 0.000000 2.661361 ( 2.662454)
build_all 0.007302 0.000281 11.946531 ( 0.976286)
build_install 0.010387 0.002597 3.414992 ( 0.971118)
test_btest 0.000557 0.000139 64.172646 ( 5.676401)
test_basic 0.005326 0.000309 0.403150 ( 0.482089)
test_all 0.058364 0.037279 379.208872 ( 32.606034)
test_rubyspec 0.024176 0.036670 40.531329 ( 53.110429)
total: 98.49 sec