Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-131002
#<BuildRuby:0x000055627f50ead8
@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.20220824-131002",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009844 0.000000 0.887370 ( 1.115654)
build_miniruby 0.000000 0.002739 0.060812 ( 0.058779)
build_ruby 0.000027 0.001667 0.066732 ( 0.065373)
build_all 0.008834 0.000588 1.244128 ( 0.470174)
build_install 0.014966 0.000997 1.578768 ( 0.794990)
test_btest 0.001196 0.000080 51.690493 ( 6.269457)
test_basic 0.004606 0.000000 0.293666 ( 0.386060)
test_all 0.004835 0.000000 483.576711 ( 53.338327)
test_rubyspec 0.089310 0.045991 41.820613 ( 50.288931)
total: 112.79 sec