Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-045340
#<BuildRuby:0x000055d9e1ab5480
@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.20221103-045340",
@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.000016 0.000003 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004658 0.005124 0.933591 ( 0.974804)
build_miniruby 0.002616 0.000000 0.053049 ( 0.050797)
build_ruby 0.001279 0.000000 0.050043 ( 0.048949)
build_all 0.002818 0.003859 1.243416 ( 0.463042)
build_install 0.013120 0.002371 1.602295 ( 0.806194)
test_btest 0.001476 0.000394 63.564730 ( 6.380143)
test_basic 0.007107 0.000544 0.306858 ( 0.407455)
test_all 0.005222 0.001305 527.728908 ( 56.008147)
test_rubyspec 0.071464 0.057356 43.590030 ( 52.201950)
total: 117.34 sec