Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-082542
#<BuildRuby:0x0000559a22583ba0
@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.20221029-082542",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004940 0.005106 1.107260 ( 1.860066)
build_miniruby 0.001414 0.000353 0.096944 ( 0.093535)
build_ruby 0.001402 0.000351 0.101519 ( 0.098287)
build_all 0.003256 0.005613 1.294796 ( 0.559790)
build_install 0.015352 0.000251 1.641481 ( 0.913103)
test_btest 0.001660 0.000443 61.686171 ( 6.786732)
test_basic 0.007297 0.000578 0.353349 ( 0.450795)
test_all 0.005313 0.001329 519.153324 ( 55.550246)
test_rubyspec 0.098820 0.032930 43.179419 ( 51.430999)
total: 117.74 sec