Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-005331
#<BuildRuby:0x000056088bc940c0
@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.20221230-005331",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003489 0.000000 0.615442 ( 1.023297)
build_miniruby 0.000886 0.000000 0.726270 ( 0.725726)
build_ruby 0.001288 0.000000 2.494894 ( 2.494934)
build_all 0.009218 0.000000 12.696273 ( 1.528193)
build_install 0.006985 0.000000 1.636772 ( 0.764662)
test_btest 0.000662 0.000000 63.678814 ( 6.183460)
test_basic 0.003726 0.000000 0.254335 ( 0.349629)
test_all 0.001127 0.000000 472.347091 ( 47.099118)
test_rubyspec 0.016175 0.010461 34.727512 ( 45.279765)
total: 105.45 sec