Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-105834
#<BuildRuby:0x000055b4e7c1a9c0
@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.20221031-105834",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010376 1.112909 ( 1.167974)
build_miniruby 0.000334 0.001534 0.103253 ( 0.100310)
build_ruby 0.001036 0.000431 0.105169 ( 0.102623)
build_all 0.004038 0.004051 1.367708 ( 0.588151)
build_install 0.014591 0.000896 1.684841 ( 0.915691)
test_btest 0.001377 0.000516 60.621504 ( 6.730136)
test_basic 0.003109 0.003816 0.355872 ( 0.446396)
test_all 0.006603 0.000917 496.167434 ( 53.713425)
test_rubyspec 0.073271 0.056262 43.506614 ( 52.013530)
total: 115.78 sec