Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-161932
#<BuildRuby:0x000055850590c4c0
@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.20221117-161932",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.004088 0.004401 1.142825 ( 1.428476)
build_miniruby 0.002004 0.000000 0.874518 ( 0.874230)
build_ruby 0.002536 0.000000 2.341991 ( 2.253455)
build_all 0.015628 0.002968 18.455328 ( 2.291229)
build_install 0.015909 0.001587 1.844289 ( 0.960998)
test_btest 0.001124 0.000147 85.284616 ( 9.910636)
test_basic 0.006432 0.000263 0.340522 ( 0.434473)
test_all 0.001717 0.000000 717.446471 ( 75.415288)
test_rubyspec 0.078971 0.042806 50.672762 ( 59.200841)
total: 152.77 sec