Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-111025
#<BuildRuby:0x000055c5ec397800
@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.20220904-111025",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006636 0.005170 1.003372 ( 1.012920)
build_miniruby 0.001283 0.000535 0.075362 ( 0.074080)
build_ruby 0.001154 0.000481 0.076007 ( 0.074896)
build_all 0.011333 0.000000 1.559305 ( 0.619995)
build_install 0.018919 0.000000 1.881455 ( 0.944691)
test_btest 0.000971 0.000000 79.017762 ( 8.138054)
test_basic 0.009479 0.000118 0.323897 ( 0.409976)
test_all 0.000000 0.004483 645.157671 ( 65.000458)
test_rubyspec 0.111008 0.056807 45.641157 ( 54.150626)
total: 130.43 sec