Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-063811
#<BuildRuby:0x0000555df2858f68
@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.20221101-063811",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000057 0.000016 0.000073 ( 0.000072)
build_up 0.009256 0.001322 1.107151 ( 1.508428)
build_miniruby 0.001435 0.000359 0.107348 ( 0.105170)
build_ruby 0.001474 0.000000 0.099206 ( 0.097379)
build_all 0.008823 0.000000 1.325373 ( 0.580892)
build_install 0.011443 0.006748 1.683868 ( 0.905105)
test_btest 0.001133 0.000302 61.959903 ( 6.390405)
test_basic 0.001248 0.005585 0.351762 ( 0.442598)
test_all 0.005119 0.001706 520.353835 ( 55.310968)
test_rubyspec 0.088284 0.042947 43.249426 ( 51.751782)
total: 117.09 sec