Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-070523
#<BuildRuby:0x0000556d028a1550
@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-070523",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000090 0.000025 0.000115 ( 0.000118)
build_up 0.009731 0.001420 0.838441 ( 1.289704)
build_miniruby 0.001268 0.000317 0.054732 ( 0.053896)
build_ruby 0.001511 0.000378 0.063160 ( 0.062101)
build_all 0.007993 0.000745 1.236618 ( 0.481770)
build_install 0.015587 0.002264 1.595075 ( 0.798995)
test_btest 0.001407 0.000301 53.632246 ( 6.123609)
test_basic 0.005684 0.000000 0.286610 ( 0.378239)
test_all 0.003689 0.000341 510.003364 ( 53.234043)
test_rubyspec 0.091684 0.039999 41.676652 ( 49.195463)
total: 111.62 sec