Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-094531
#<BuildRuby:0x000055b3212b8ea8
@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.20220915-094531",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000000 0.000014 0.000014 ( 0.000014)
build_up 0.005381 0.004421 1.087578 ( 1.865902)
build_miniruby 0.001749 0.000583 0.067396 ( 0.065302)
build_ruby 0.001449 0.000483 0.072135 ( 0.070171)
build_all 0.002166 0.007745 1.576154 ( 0.601744)
build_install 0.011424 0.009770 1.892939 ( 0.943469)
test_btest 0.000699 0.000370 92.382027 ( 9.021763)
test_basic 0.005202 0.002530 0.356406 ( 0.443971)
test_all 0.004515 0.000000 672.686342 ( 67.661413)
test_rubyspec 0.111300 0.052812 46.855031 ( 55.359619)
total: 136.03 sec