Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-191522
#<BuildRuby:0x000055db7f5d0100
@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.20240618-191522",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000741 0.004243 1.045803 ( 1.474887)
build_miniruby 0.000851 0.000212 0.713353 ( 0.713122)
build_ruby 0.001486 0.000372 2.261463 ( 2.261724)
build_all 0.004142 0.004269 12.499148 ( 1.058048)
build_install 0.010097 0.004804 4.191612 ( 1.056301)
test_btest 0.000590 0.000197 71.317538 ( 5.112922)
test_basic 0.000000 0.005020 0.411182 ( 0.491186)
test_all 0.074221 0.025361 359.232647 ( 44.044923)
test_rubyspec 0.030174 0.012780 87.351548 ( 11.034032)
total: 67.25 sec