Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-113034
#<BuildRuby:0x000055e35bd94880
@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.20221202-113034",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006137 0.004498 1.213618 ( 1.400516)
build_miniruby 0.001999 0.000429 0.836357 ( 0.834572)
build_ruby 0.002855 0.000612 2.244334 ( 2.156696)
build_all 0.018117 0.001684 18.663822 ( 2.191707)
build_install 0.017318 0.005539 2.097376 ( 1.039415)
test_btest 0.001709 0.000000 90.291269 ( 8.959926)
test_basic 0.008804 0.001076 0.360901 ( 0.445809)
test_all 0.002090 0.000164 717.034650 ( 71.091096)
test_rubyspec 0.144754 0.037805 49.322142 ( 57.392430)
total: 145.51 sec