Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-002800
#<BuildRuby:0x000055c948d20c00
@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.20220804-002800",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000091 0.000014 0.000105 ( 0.000053)
build_up 0.010594 0.000926 1.016289 ( 1.411535)
build_miniruby 0.002295 0.000327 0.072837 ( 0.069978)
build_ruby 0.001422 0.000203 0.076995 ( 0.075674)
build_all 0.008501 0.001214 1.500431 ( 0.578740)
build_install 0.016527 0.005492 5.164976 ( 2.095354)
test_btest 0.000983 0.000174 68.350974 ( 8.448971)
test_basic 0.005611 0.000991 0.313699 ( 0.410475)
test_all 0.001640 0.000289 670.423961 ( 65.950739)
test_rubyspec 0.097622 0.081720 45.453910 ( 52.950808)
total: 131.99 sec