Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-075734
#<BuildRuby:0x000055a46e108b60
@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.20221201-075734",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008083 0.002021 1.234073 ( 1.860179)
build_miniruby 0.001948 0.000487 0.847266 ( 0.846119)
build_ruby 0.000233 0.003314 2.231505 ( 2.139486)
build_all 0.013313 0.005941 18.521103 ( 2.167194)
build_install 0.011801 0.009518 2.048473 ( 1.037039)
test_btest 0.001567 0.000000 91.473149 ( 8.808638)
test_basic 0.008227 0.001661 0.351013 ( 0.437900)
test_all 0.001640 0.000615 690.589480 ( 69.740919)
test_rubyspec 0.103393 0.070751 49.675873 ( 57.799136)
total: 144.84 sec