Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-032550
#<BuildRuby:0x00005572a41478c0
@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.20240109-032550",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003776 0.000291 0.834916 ( 1.408041)
build_miniruby 0.000945 0.000072 0.901513 ( 0.902720)
build_ruby 0.001263 0.000097 2.893704 ( 2.895023)
build_all 0.006190 0.003697 14.465779 ( 1.364389)
build_install 0.008598 0.001074 4.131256 ( 1.131086)
test_btest 0.000567 0.000070 74.299907 ( 7.394012)
test_basic 0.003752 0.000000 0.491478 ( 0.572240)
test_all 0.098503 0.034301 507.406339 ( 45.661417)
test_rubyspec 0.016755 0.016587 49.127571 ( 61.664172)
total: 122.99 sec