Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-163759
#<BuildRuby:0x000056051fc98748
@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-163759",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010058 1.268522 ( 1.642255)
build_miniruby 0.000415 0.002123 0.853618 ( 0.854053)
build_ruby 0.002827 0.000000 2.254877 ( 2.165431)
build_all 0.016110 0.006630 25.184380 ( 2.856020)
build_install 0.014769 0.006746 4.943032 ( 1.210944)
test_btest 0.001485 0.000000 88.892817 ( 8.696682)
test_basic 0.007421 0.000000 0.345405 ( 0.441781)
test_all 0.001620 0.000000 724.409033 ( 71.270214)
test_rubyspec 0.074443 0.078569 49.967280 ( 58.333949)
total: 147.47 sec