Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-183118
#<BuildRuby:0x000055f0289b8c00
@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.20220802-183118",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.011815 0.000491 0.957784 ( 1.154878)
build_miniruby 0.002060 0.000000 0.066962 ( 0.065180)
build_ruby 0.002407 0.000000 0.071660 ( 0.068961)
build_all 0.005189 0.004540 1.517818 ( 0.565868)
build_install 0.017549 0.005268 5.169717 ( 2.057377)
test_btest 0.001390 0.000278 78.674558 ( 8.697536)
test_basic 0.007355 0.000507 0.324056 ( 0.411307)
test_all 0.001943 0.000370 667.154234 ( 65.944685)
test_rubyspec 0.113936 0.052740 45.575543 ( 53.100235)
total: 132.07 sec