Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-135037
#<BuildRuby:0x000055ac771fe298
@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-135037",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.008570 0.000311 0.958269 ( 1.181872)
build_miniruby 0.002069 0.000138 0.845276 ( 0.845810)
build_ruby 0.002872 0.000192 2.127621 ( 2.128227)
build_all 0.015283 0.004251 18.507654 ( 2.174875)
build_install 0.021840 0.001239 2.065588 ( 1.021404)
test_btest 0.001435 0.000000 93.046409 ( 8.638189)
test_basic 0.009942 0.000125 0.344257 ( 0.430419)
test_all 0.003500 0.000000 695.902649 ( 64.131878)
test_rubyspec 0.104689 0.065007 47.632573 ( 55.802142)
total: 136.36 sec