Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-213458
#<BuildRuby:0x000055e9830eef08
@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.20220726-213458",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004520 0.004658 0.844169 ( 0.863347)
build_miniruby 0.001206 0.000185 0.055488 ( 0.054120)
build_ruby 0.001448 0.000223 0.061622 ( 0.059664)
build_all 0.008052 0.000504 1.230082 ( 0.468283)
build_install 0.010199 0.006971 4.265710 ( 1.808899)
test_btest 0.001525 0.000327 51.322585 ( 6.626793)
test_basic 0.006326 0.000000 0.294863 ( 0.394840)
test_all 0.000661 0.001315 486.034548 ( 52.039212)
test_rubyspec 0.072001 0.049338 41.622392 ( 47.472786)
total: 109.79 sec