Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-110522
#<BuildRuby:0x00005612cf5600f8
@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-110522",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004173 0.004995 0.957392 ( 1.156482)
build_miniruby 0.002099 0.000485 0.843678 ( 0.841522)
build_ruby 0.002545 0.000587 2.133356 ( 2.133109)
build_all 0.011888 0.008738 18.670243 ( 2.181085)
build_install 0.013373 0.007689 2.063750 ( 1.057170)
test_btest 0.001214 0.000000 90.033769 ( 9.279368)
test_basic 0.007131 0.001098 0.342477 ( 0.429219)
test_all 0.001632 0.000544 697.966305 ( 64.305711)
test_rubyspec 0.098246 0.077021 47.564745 ( 55.635271)
total: 137.02 sec