Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-025559
#<BuildRuby:0x000055afca952700
@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.20221116-025559",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000006 0.000020 ( 0.000019)
configure 0.000044 0.000018 0.000062 ( 0.000060)
build_up 0.008411 0.000009 1.108013 ( 2.461102)
build_miniruby 0.001450 0.000483 0.872201 ( 0.892588)
build_ruby 0.001765 0.000588 2.291639 ( 2.242374)
build_all 0.017854 0.000000 18.195903 ( 2.241454)
build_install 0.016669 0.004200 1.824585 ( 0.967667)
test_btest 0.000925 0.000231 83.933045 ( 9.968777)
test_basic 0.006671 0.000524 0.346989 ( 0.437395)
test_all 0.001252 0.000298 716.361221 ( 75.396176)
test_rubyspec 0.090244 0.026852 49.926025 ( 58.566000)
total: 153.17 sec