Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-101333
#<BuildRuby:0x000055c1ea25a9c0
@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.20220813-101333",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000039 0.000007 0.000046 ( 0.000049)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.003848 0.008214 0.840940 ( 1.006536)
build_miniruby 0.001502 0.000461 0.060282 ( 0.057738)
build_ruby 0.001224 0.000377 0.065534 ( 0.063976)
build_all 0.006050 0.001861 1.280140 ( 0.460563)
build_install 0.007974 0.007888 1.609134 ( 0.785197)
test_btest 0.001075 0.000413 52.008300 ( 6.026405)
test_basic 0.000000 0.005439 0.278048 ( 0.370154)
test_all 0.003208 0.001481 487.722212 ( 51.884985)
test_rubyspec 0.067545 0.055441 41.695941 ( 49.335215)
total: 109.99 sec