Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-171225
#<BuildRuby:0x000055b774bcefe0
@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.20220716-171225",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000069 0.000025 0.000094 ( 0.000099)
build_up 0.010789 0.000797 0.970898 ( 1.065400)
build_miniruby 0.000000 0.002408 0.071435 ( 0.068747)
build_ruby 0.000000 0.002122 0.076470 ( 0.074399)
build_all 0.004753 0.004093 1.490180 ( 0.595064)
build_install 0.013704 0.009233 5.116634 ( 2.110700)
test_btest 0.000786 0.000372 72.440862 ( 8.236796)
test_basic 0.005571 0.002843 0.321500 ( 0.408662)
test_all 0.001405 0.000669 685.642601 ( 66.999012)
test_rubyspec 0.099134 0.058019 45.166919 ( 50.984855)
total: 130.54 sec