Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-124219
#<BuildRuby:0x000055f5827206c8
@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.20220424-124219",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009558 0.003319 1.028950 ( 1.308574)
build_miniruby 0.001479 0.000422 0.072271 ( 0.070298)
build_ruby 0.001787 0.000511 0.075486 ( 0.072832)
build_all 0.009074 0.000187 1.505612 ( 0.618185)
build_install 0.022801 0.002138 5.870610 ( 2.795714)
test_btest 0.001106 0.000233 78.836787 ( 8.186835)
test_basic 0.002987 0.005602 0.313856 ( 0.400539)
test_all 0.002048 0.000539 702.331883 ( 67.345685)
test_rubyspec 0.076328 0.107652 45.742259 ( 50.850681)
total: 131.65 sec