Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-133012
#<BuildRuby:0x000055b3f42c7ba0
@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.20221007-133012",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000038 0.000003 0.000041 ( 0.000039)
build_up 0.013162 0.000645 1.090267 ( 1.751127)
build_miniruby 0.002374 0.000000 0.108063 ( 0.106155)
build_ruby 0.001611 0.000000 0.095429 ( 0.093175)
build_all 0.003652 0.004554 1.343086 ( 0.575403)
build_install 0.009469 0.006450 1.664582 ( 0.896678)
test_btest 0.001231 0.000231 59.465857 ( 6.346276)
test_basic 0.004994 0.000937 0.348272 ( 0.439338)
test_all 0.008239 0.000000 505.791208 ( 54.338618)
test_rubyspec 0.079991 0.045262 42.446396 ( 50.981405)
total: 115.53 sec