Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-185417
#<BuildRuby:0x0000564c11f8c2b8
@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.20221203-185417",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007310 0.003832 1.190653 ( 1.221269)
build_miniruby 0.000000 0.002429 0.849221 ( 0.848182)
build_ruby 0.000000 0.003376 2.249565 ( 2.153279)
build_all 0.015535 0.005445 18.800075 ( 2.201460)
build_install 0.018163 0.002465 2.084556 ( 1.028857)
test_btest 0.001220 0.000338 92.408250 ( 8.921597)
test_basic 0.007787 0.002163 0.359290 ( 0.444402)
test_all 0.002469 0.000311 699.764213 ( 69.774642)
test_rubyspec 0.113561 0.067308 49.572345 ( 57.580906)
total: 144.18 sec