Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-034845
#<BuildRuby:0x000055e0d599ba68
@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.20240112-034845",
@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.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003944 0.001184 0.791801 ( 1.196981)
build_miniruby 0.000806 0.000242 0.850478 ( 0.850793)
build_ruby 0.001135 0.000340 2.677622 ( 2.678780)
build_all 0.001956 0.005274 11.928872 ( 0.972412)
build_install 0.011856 0.002224 3.416663 ( 0.969501)
test_btest 0.000562 0.000201 63.864438 ( 4.762861)
test_basic 0.001886 0.003300 0.391559 ( 0.470424)
test_all 0.091544 0.004036 375.197263 ( 33.373780)
test_rubyspec 0.049587 0.016437 40.836265 ( 53.395412)
total: 98.67 sec