Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-224205
#<BuildRuby:0x000055a3d28c89c8
@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.20220807-224205",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008894 0.002838 0.963895 ( 1.011619)
build_miniruby 0.002136 0.000000 0.072279 ( 0.070394)
build_ruby 0.001998 0.000078 0.077118 ( 0.075509)
build_all 0.009289 0.000929 1.527593 ( 0.581135)
build_install 0.022494 0.000223 5.195870 ( 2.043548)
test_btest 0.001289 0.000103 74.909239 ( 8.250946)
test_basic 0.000000 0.006533 0.313943 ( 0.411020)
test_all 0.000086 0.001649 629.060887 ( 64.469679)
test_rubyspec 0.112112 0.047262 45.658446 ( 53.265315)
total: 130.18 sec