Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-165520
#<BuildRuby:0x000055bb8c335f48
@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.20230104-165520",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006001 0.003438 0.959441 ( 1.136240)
build_miniruby 0.000000 0.002968 0.832214 ( 0.830648)
build_ruby 0.002010 0.001508 2.137532 ( 2.136095)
build_all 0.011074 0.008759 18.640994 ( 2.171449)
build_install 0.014312 0.007430 1.980243 ( 1.011463)
test_btest 0.001195 0.000531 90.156340 ( 9.151907)
test_basic 0.006408 0.002848 0.355846 ( 0.442700)
test_all 0.001585 0.000704 676.801077 ( 63.579792)
test_rubyspec 0.125590 0.055817 47.890580 ( 55.993310)
total: 136.45 sec