Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-013117
#<BuildRuby:0x000055f285fd4a80
@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.20220308-013117",
@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.000000 0.000013 0.000013 ( 0.000012)
autoconf 0.000000 0.000048 0.000048 ( 0.000049)
configure 0.000000 0.000012 0.000012 ( 0.000012)
build_up 0.006373 0.004481 1.016932 ( 1.346015)
build_miniruby 0.001357 0.000291 0.073380 ( 0.071618)
build_ruby 0.001973 0.000423 0.075332 ( 0.073389)
build_all 0.005069 0.004704 4.230575 ( 0.862028)
build_install 0.017481 0.005625 8.015532 ( 2.424665)
test_btest 0.000961 0.000267 72.100428 ( 8.031615)
test_basic 0.006715 0.001865 0.344342 ( 0.430969)
test_all 0.001919 0.000188 703.969004 ( 67.971081)
test_rubyspec 0.112432 0.064418 46.506111 ( 51.660421)
total: 132.87 sec