Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-164621
#<BuildRuby:0x0000557b2a0340d0
@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.20221202-164621",
@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.000007)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004937 0.006844 1.199770 ( 1.994281)
build_miniruby 0.001830 0.000654 0.843526 ( 0.842155)
build_ruby 0.002272 0.000811 2.240207 ( 2.150268)
build_all 0.013945 0.006242 18.537333 ( 2.190377)
build_install 0.012709 0.008606 2.027000 ( 1.021756)
test_btest 0.000901 0.000379 88.255860 ( 9.308919)
test_basic 0.008957 0.000994 0.341365 ( 0.426224)
test_all 0.001956 0.000765 696.761922 ( 69.957940)
test_rubyspec 0.091214 0.083092 49.030257 ( 57.183004)
total: 145.08 sec