Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-135444
#<BuildRuby:0x0000556de58dfba0
@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-135444",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003632 0.005770 0.868205 ( 0.870851)
build_miniruby 0.001171 0.000586 0.064339 ( 0.063173)
build_ruby 0.001010 0.000505 0.065626 ( 0.064789)
build_all 0.006494 0.003247 1.266303 ( 0.478161)
build_install 0.007717 0.006573 1.585423 ( 0.778812)
test_btest 0.000910 0.000496 53.624172 ( 6.000188)
test_basic 0.003271 0.001784 0.292879 ( 0.384298)
test_all 0.005662 0.000000 509.637576 ( 53.338510)
test_rubyspec 0.090826 0.050122 41.772369 ( 50.318729)
total: 112.30 sec