Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-230824
#<BuildRuby:0x0000561e55d386e0
@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.20221108-230824",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006178 0.005392 1.128894 ( 1.114713)
build_miniruby 0.001949 0.000450 0.068752 ( 0.066319)
build_ruby 0.002215 0.000511 0.063399 ( 0.060780)
build_all 0.006038 0.003841 1.493294 ( 0.589220)
build_install 0.016537 0.006740 1.884247 ( 0.939102)
test_btest 0.001097 0.000323 83.487897 ( 8.354793)
test_basic 0.004788 0.004973 0.333977 ( 0.420561)
test_all 0.001433 0.000477 649.650508 ( 67.568604)
test_rubyspec 0.089904 0.085237 47.641714 ( 55.722976)
total: 134.84 sec