Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-051918
#<BuildRuby:0x000056498dfcd550
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221008-051918",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006388 0.003475 1.066348 ( 1.232610)
build_miniruby 0.001439 0.000443 0.094394 ( 0.091628)
build_ruby 0.001347 0.000414 0.101972 ( 0.098810)
build_all 0.006892 0.000816 1.310846 ( 0.561786)
build_install 0.005654 0.011495 1.668256 ( 0.884314)
test_btest 0.000000 0.002126 61.830302 ( 6.590872)
test_basic 0.005114 0.002407 0.367173 ( 0.456288)
test_all 0.004439 0.002088 491.269181 ( 53.346234)
test_rubyspec 0.077048 0.052413 42.889734 ( 51.394085)
total: 114.66 sec