Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-184406
#<BuildRuby:0x000056383fcac4c0
@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.20220830-184406",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010999 0.000785 0.978592 ( 1.041125)
build_miniruby 0.002369 0.000000 0.072384 ( 0.071069)
build_ruby 0.002064 0.000000 0.077504 ( 0.076709)
build_all 0.007566 0.004062 1.541071 ( 0.601891)
build_install 0.021588 0.000000 1.899178 ( 0.953623)
test_btest 0.001573 0.000000 75.860432 ( 8.641306)
test_basic 0.003530 0.003944 0.331733 ( 0.420795)
test_all 0.003904 0.000469 693.892083 ( 67.640047)
test_rubyspec 0.115555 0.041657 45.679893 ( 54.180714)
total: 133.63 sec