Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-013440
#<BuildRuby:0x000055a81ef00c00
@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-013440",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007469 0.004789 0.972836 ( 0.984229)
build_miniruby 0.001501 0.000322 0.069231 ( 0.067562)
build_ruby 0.001713 0.000367 0.071634 ( 0.069688)
build_all 0.009316 0.000953 1.517602 ( 0.563907)
build_install 0.013064 0.009313 1.902232 ( 0.925885)
test_btest 0.000732 0.000204 71.963250 ( 8.073065)
test_basic 0.007386 0.000456 0.337294 ( 0.428373)
test_all 0.003232 0.000843 628.407610 ( 64.003566)
test_rubyspec 0.081220 0.093836 45.888481 ( 53.425979)
total: 128.54 sec