Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-105439
#<BuildRuby:0x0000564c099a11f8
@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.20221031-105439",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007698 0.001283 1.106826 ( 1.190350)
build_miniruby 0.001318 0.000220 0.102523 ( 0.101687)
build_ruby 0.000000 0.001701 0.102144 ( 0.101747)
build_all 0.005104 0.004137 1.332529 ( 0.596841)
build_install 0.015866 0.000000 1.680746 ( 0.932303)
test_btest 0.001457 0.000000 64.025485 ( 6.947217)
test_basic 0.005461 0.002429 0.359557 ( 0.450193)
test_all 0.004434 0.003360 494.159002 ( 53.383003)
test_rubyspec 0.079201 0.044492 43.503269 ( 52.154217)
total: 115.86 sec