Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-003536
#<BuildRuby:0x0000563ee2dd3de0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221120-003536",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005117 0.000222 1.218732 ( 1.387980)
build_miniruby 0.000664 0.000124 0.963165 ( 0.961661)
build_ruby 0.001133 0.000212 2.838067 ( 2.743441)
build_all 0.002478 0.006655 15.962996 ( 3.229774)
build_install 0.007453 0.002070 1.972372 ( 1.136170)
test_btest 0.000612 0.000000 63.658651 ( 10.703334)
test_basic 0.004722 0.000312 0.297313 ( 0.387417)
test_all 0.001825 0.000000 663.645571 (104.126469)
test_rubyspec 0.048758 0.013021 51.214325 ( 59.501215)
total: 184.18 sec