Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-093619
#<BuildRuby:0x0000558d4b238880
@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.20220731-093619",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011246 0.000407 0.991632 ( 1.277674)
build_miniruby 0.001856 0.000247 0.067182 ( 0.064599)
build_ruby 0.002274 0.000000 0.075132 ( 0.072626)
build_all 0.006772 0.003756 1.526141 ( 0.587536)
build_install 0.023571 0.000000 5.283552 ( 2.151120)
test_btest 0.000000 0.001588 77.755197 ( 8.821208)
test_basic 0.007006 0.001454 0.325410 ( 0.417654)
test_all 0.001566 0.000232 679.000467 ( 67.307628)
test_rubyspec 0.091020 0.080132 45.614149 ( 51.279366)
total: 131.98 sec