Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-020630
#<BuildRuby:0x0000562dff78c020
@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-020630",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001596 0.002682 0.819366 ( 1.087143)
build_miniruby 0.000870 0.000109 0.513266 ( 0.512862)
build_ruby 0.000000 0.001315 1.705936 ( 1.630342)
build_all 0.006313 0.003201 12.012454 ( 1.494384)
build_install 0.004134 0.003025 1.621067 ( 0.759978)
test_btest 0.000516 0.000114 65.690674 ( 6.212962)
test_basic 0.003086 0.000000 0.215392 ( 0.311856)
test_all 0.001464 0.000000 495.673895 ( 50.378784)
test_rubyspec 0.023283 0.007695 35.658693 ( 46.283667)
total: 108.67 sec