Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-160120
#<BuildRuby:0x000055bb55cb4d30
@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.20220724-160120",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007003 0.004943 0.991832 ( 1.278230)
build_miniruby 0.001695 0.000521 0.072868 ( 0.071682)
build_ruby 0.001468 0.000452 0.077666 ( 0.077125)
build_all 0.010967 0.000000 1.506520 ( 0.592108)
build_install 0.018128 0.001468 5.236035 ( 2.107321)
test_btest 0.001256 0.000279 76.593030 ( 8.576591)
test_basic 0.007271 0.001616 0.323877 ( 0.412306)
test_all 0.001634 0.000363 624.235821 ( 64.405839)
test_rubyspec 0.105526 0.057931 45.326642 ( 51.106539)
total: 128.63 sec