Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-105645
#<BuildRuby:0x00005610588ec4c0
@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.20221111-105645",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000025 0.000006 0.000031 ( 0.000028)
build_up 0.006120 0.004767 1.118610 ( 1.128988)
build_miniruby 0.001679 0.000517 0.066888 ( 0.065347)
build_ruby 0.001581 0.000487 0.071597 ( 0.070275)
build_all 0.009074 0.001282 1.463065 ( 0.591904)
build_install 0.016809 0.004803 1.826675 ( 0.934184)
test_btest 0.001937 0.000000 85.951888 ( 9.194325)
test_basic 0.006183 0.001134 0.349754 ( 0.438915)
test_all 0.001875 0.000512 658.376788 ( 67.761341)
test_rubyspec 0.088468 0.078328 47.623337 ( 56.144076)
total: 136.33 sec