Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-223422
#<BuildRuby:0x00005608980f7340
@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.20220607-223422",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.007002 0.004017 0.967455 ( 1.049483)
build_miniruby 0.001638 0.000204 0.073695 ( 0.071944)
build_ruby 0.002077 0.000000 0.073006 ( 0.071370)
build_all 0.008396 0.000749 1.490787 ( 0.588928)
build_install 0.018379 0.004595 5.841796 ( 2.826844)
test_btest 0.001062 0.000151 72.674248 ( 8.546252)
test_basic 0.006584 0.000940 0.336608 ( 0.423511)
test_all 0.002309 0.000330 705.437349 ( 67.731491)
test_rubyspec 0.091278 0.087897 45.834403 ( 51.570247)
total: 132.88 sec