Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-111154
#<BuildRuby:0x000055e1c3c7ecc8
@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-111154",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007127 0.003741 1.197730 ( 1.542487)
build_miniruby 0.001711 0.000342 0.844923 ( 0.844135)
build_ruby 0.003283 0.000000 2.240402 ( 2.148094)
build_all 0.014005 0.007300 18.597132 ( 2.183174)
build_install 0.016045 0.005018 2.043236 ( 1.049157)
test_btest 0.001173 0.000306 94.398793 ( 9.069444)
test_basic 0.003998 0.005302 0.345567 ( 0.431525)
test_all 0.002093 0.000332 743.969926 ( 71.934978)
test_rubyspec 0.118431 0.065488 49.687520 ( 57.719618)
total: 146.92 sec