Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-162540
#<BuildRuby:0x00005582cc6a8ea8
@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.20221127-162540",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007719 0.002573 1.297655 ( 1.573849)
build_miniruby 0.000000 0.002576 0.842081 ( 0.841400)
build_ruby 0.000000 0.003324 2.253225 ( 2.161078)
build_all 0.018850 0.001600 24.931012 ( 2.822359)
build_install 0.013976 0.003282 4.968106 ( 1.215233)
test_btest 0.001316 0.000000 83.793004 ( 9.279524)
test_basic 0.002803 0.004213 0.346714 ( 0.439648)
test_all 0.001553 0.000565 680.379625 ( 70.714464)
test_rubyspec 0.078434 0.075099 50.036673 ( 58.412014)
total: 147.46 sec