Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-171744
#<BuildRuby:0x000055c286e140d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221126-171744",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004651 0.000172 1.237419 ( 1.563333)
build_miniruby 0.000771 0.000178 0.968004 ( 0.966525)
build_ruby 0.001012 0.000233 2.692279 ( 2.594085)
build_all 0.008957 0.001038 22.450449 ( 4.396242)
build_install 0.008610 0.000830 4.343260 ( 1.504559)
test_btest 0.000457 0.000091 62.765773 ( 11.009442)
test_basic 0.000010 0.004778 0.305370 ( 0.396867)
test_all 0.001198 0.000141 702.088843 (110.733247)
test_rubyspec 0.053534 0.010502 53.338225 ( 61.633967)
total: 194.80 sec