Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-101018
#<BuildRuby:0x000056268f18add8
@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.20220921-101018",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.008541 0.001423 1.087343 ( 1.109562)
build_miniruby 0.001861 0.000310 0.117085 ( 0.112510)
build_ruby 0.001698 0.000283 0.119722 ( 0.102538)
build_all 0.004074 0.006264 1.584600 ( 0.651475)
build_install 0.011198 0.010630 1.945414 ( 0.975703)
test_btest 0.000000 0.001387 75.964969 ( 8.129056)
test_basic 0.002104 0.005598 0.374197 ( 0.473488)
test_all 0.004728 0.000365 645.021480 ( 66.844332)
test_rubyspec 0.099102 0.080364 45.758602 ( 54.208467)
total: 132.61 sec