Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-013939
#<BuildRuby:0x0000559a5a12efe0
@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.20221109-013939",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.007310 0.002658 1.073003 ( 1.502019)
build_miniruby 0.002181 0.000000 0.071237 ( 0.068804)
build_ruby 0.002439 0.000000 0.069779 ( 0.067325)
build_all 0.010393 0.000000 1.497113 ( 0.591499)
build_install 0.013049 0.009462 1.853781 ( 0.913036)
test_btest 0.001186 0.000418 83.829963 ( 8.553194)
test_basic 0.003763 0.006259 0.343477 ( 0.429015)
test_all 0.002584 0.000000 658.535938 ( 67.374467)
test_rubyspec 0.099608 0.092401 47.390636 ( 55.580758)
total: 135.08 sec