Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-161547
#<BuildRuby:0x0000555cd43f1480
@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.20221026-161547",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000013 0.000006 0.000019 ( 0.000018)
build_up 0.004422 0.006196 1.124775 ( 1.293744)
build_miniruby 0.001341 0.000670 0.099314 ( 0.095975)
build_ruby 0.001248 0.000624 0.100248 ( 0.096974)
build_all 0.005006 0.002503 1.301606 ( 0.571069)
build_install 0.010092 0.005046 1.627025 ( 0.920447)
test_btest 0.001263 0.000632 61.471494 ( 6.923553)
test_basic 0.001335 0.006077 0.362001 ( 0.457596)
test_all 0.004879 0.001494 493.683593 ( 54.395889)
test_rubyspec 0.067565 0.054508 43.634669 ( 52.267480)
total: 117.02 sec