Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-204608
#<BuildRuby:0x000055c08ddb00d0
@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.20221130-204608",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006778 0.004912 1.212566 ( 1.228053)
build_miniruby 0.001755 0.000585 0.851513 ( 0.850396)
build_ruby 0.003208 0.001070 2.258846 ( 2.163471)
build_all 0.019738 0.000291 18.603494 ( 2.168593)
build_install 0.020164 0.001263 2.072593 ( 1.026093)
test_btest 0.000000 0.001671 89.090662 ( 8.765240)
test_basic 0.004158 0.004348 0.337627 ( 0.424919)
test_all 0.001582 0.000416 747.484121 ( 72.140673)
test_rubyspec 0.143362 0.036771 49.504473 ( 57.615983)
total: 146.38 sec