Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-114126
#<BuildRuby:0x000055e7f4102700
@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.20220807-114126",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.007589 0.004217 0.976781 ( 2.056517)
build_miniruby 0.001261 0.000700 0.074749 ( 0.073940)
build_ruby 0.001387 0.000770 0.071325 ( 0.069943)
build_all 0.005769 0.003205 1.538895 ( 0.586274)
build_install 0.020266 0.001395 5.114765 ( 2.048676)
test_btest 0.001051 0.000000 72.613478 ( 8.007966)
test_basic 0.003892 0.003076 0.334768 ( 0.425691)
test_all 0.001863 0.000799 639.311588 ( 64.781670)
test_rubyspec 0.088417 0.086821 45.746982 ( 53.284083)
total: 131.34 sec