Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-231245
#<BuildRuby:0x0000558548864408
@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.20221203-231245",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.008684 0.001562 1.212309 ( 1.364088)
build_miniruby 0.001866 0.000622 0.836676 ( 0.835053)
build_ruby 0.002445 0.000815 2.245904 ( 2.151020)
build_all 0.003335 0.018175 18.753926 ( 2.215192)
build_install 0.014707 0.007892 2.090617 ( 1.045320)
test_btest 0.000835 0.000501 91.903501 ( 8.733898)
test_basic 0.002151 0.006517 0.341834 ( 0.429621)
test_all 0.001131 0.000755 688.082631 ( 70.614007)
test_rubyspec 0.126850 0.046890 49.657851 ( 57.684185)
total: 145.07 sec