Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-212543
#<BuildRuby:0x00005631d3f7c8e8
@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.20220730-212543",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000014)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.010332 0.000840 0.992889 ( 1.049111)
build_miniruby 0.001552 0.000647 0.073761 ( 0.071898)
build_ruby 0.001175 0.000489 0.071927 ( 0.070598)
build_all 0.008691 0.001585 1.505867 ( 0.583524)
build_install 0.017602 0.005989 5.124516 ( 2.085154)
test_btest 0.000818 0.000307 70.341891 ( 7.952161)
test_basic 0.005512 0.002067 0.313189 ( 0.401960)
test_all 0.001780 0.000668 646.411486 ( 64.448399)
test_rubyspec 0.134473 0.043667 45.467614 ( 51.310490)
total: 127.97 sec