Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-141442
#<BuildRuby:0x00005566bd690f40
@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.20220216-141442",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010021 0.001431 0.922879 ( 1.055164)
build_miniruby 0.002198 0.000000 0.074334 ( 0.072643)
build_ruby 0.002300 0.000000 0.077463 ( 0.075577)
build_all 0.011589 0.000303 4.105847 ( 0.782886)
build_install 0.016512 0.006725 7.831584 ( 2.298802)
test_btest 0.000899 0.000150 72.937979 ( 8.077455)
test_basic 0.001191 0.007518 0.335475 ( 0.423691)
test_all 0.002412 0.000579 695.270515 ( 67.290552)
test_rubyspec 0.094636 0.059868 45.750549 ( 51.212760)
total: 131.29 sec