Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-150113
#<BuildRuby:0x000055d81d2c0d30
@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.20220919-150113",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008921 0.000320 1.045677 ( 1.095172)
build_miniruby 0.002013 0.000134 0.110991 ( 0.106523)
build_ruby 0.000000 0.002049 0.116429 ( 0.099613)
build_all 0.003364 0.006781 1.594967 ( 0.659357)
build_install 0.010661 0.010834 1.921898 ( 0.957975)
test_btest 0.001028 0.000302 74.840010 ( 8.389949)
test_basic 0.007934 0.000831 0.383487 ( 0.475925)
test_all 0.003895 0.000443 679.667805 ( 68.929370)
test_rubyspec 0.112171 0.046071 45.933189 ( 54.329522)
total: 135.04 sec