Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-101806
#<BuildRuby:0x0000564b3c255570
@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.20221106-101806",
@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.000067 0.000019 0.000086 ( 0.000085)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004874 0.002951 0.928740 ( 0.985365)
build_miniruby 0.001389 0.000427 0.051443 ( 0.049659)
build_ruby 0.001435 0.000441 0.049123 ( 0.047369)
build_all 0.007459 0.001524 1.241298 ( 0.471387)
build_install 0.011291 0.004798 1.575174 ( 0.794126)
test_btest 0.000872 0.000275 61.501516 ( 6.385331)
test_basic 0.006050 0.000723 0.318762 ( 0.407666)
test_all 0.001453 0.000436 522.692711 ( 58.579899)
test_rubyspec 0.065790 0.060122 43.415063 ( 51.533664)
total: 119.26 sec