Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-042508
#<BuildRuby:0x000055c873e0cdb0
@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.20220207-042508",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000435 0.010606 0.965458 ( 2.015894)
build_miniruby 0.001569 0.000523 0.075340 ( 0.074100)
build_ruby 0.002720 0.000000 0.075598 ( 0.073802)
build_all 0.005977 0.004218 4.128764 ( 0.792755)
build_install 0.021629 0.002262 7.835112 ( 2.369520)
test_btest 0.000973 0.000284 72.826920 ( 7.951014)
test_basic 0.000000 0.009269 0.336002 ( 0.423160)
test_all 0.001287 0.000759 695.430563 ( 67.690734)
test_rubyspec 0.082631 0.077141 46.048517 ( 51.550875)
total: 132.94 sec