Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-083047
#<BuildRuby:0x000055686f12b600
@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.20220725-083047",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008490 0.002830 1.008291 ( 2.090701)
build_miniruby 0.001508 0.000502 0.073240 ( 0.071302)
build_ruby 0.001521 0.000507 0.077225 ( 0.075592)
build_all 0.009161 0.001662 1.525109 ( 0.572753)
build_install 0.015526 0.005123 5.071304 ( 2.055375)
test_btest 0.000764 0.000241 78.421054 ( 8.632285)
test_basic 0.005665 0.001790 0.319788 ( 0.415784)
test_all 0.002183 0.000167 672.558165 ( 66.251384)
test_rubyspec 0.107562 0.075149 45.539454 ( 51.390848)
total: 131.56 sec