Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-092145
#<BuildRuby:0x000055a4ffc00dd8
@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.20220719-092145",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010345 0.001724 0.999522 ( 1.932923)
build_miniruby 0.001744 0.000290 0.070451 ( 0.068180)
build_ruby 0.001828 0.000305 0.079704 ( 0.077438)
build_all 0.009352 0.000000 1.550400 ( 0.585426)
build_install 0.011766 0.008142 5.111314 ( 2.073376)
test_btest 0.000000 0.001311 74.405471 ( 8.142691)
test_basic 0.007550 0.001696 0.325285 ( 0.416960)
test_all 0.001844 0.000000 641.236835 ( 64.625855)
test_rubyspec 0.090335 0.080929 45.940672 ( 51.786474)
total: 129.71 sec