Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-075643
#<BuildRuby:0x0000564142b00020
@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.20221205-075643",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003156 0.000946 0.808355 ( 1.147362)
build_miniruby 0.000662 0.000199 0.527931 ( 0.527605)
build_ruby 0.001268 0.000000 1.689512 ( 1.630650)
build_all 0.006612 0.002758 11.942980 ( 1.475022)
build_install 0.006044 0.001111 1.585730 ( 0.757319)
test_btest 0.000568 0.000167 64.985266 ( 6.310117)
test_basic 0.002437 0.000717 0.248707 ( 0.345317)
test_all 0.000794 0.000233 494.565129 ( 49.950643)
test_rubyspec 0.016987 0.011153 35.390887 ( 46.007337)
total: 108.15 sec