Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-121746
#<BuildRuby:0x000055e393266700
@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.20220813-121746",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000062 0.000009 0.000071 ( 0.000075)
build_up 0.010988 0.000941 0.941349 ( 0.995719)
build_miniruby 0.002121 0.000283 0.071027 ( 0.069935)
build_ruby 0.002367 0.000316 0.076665 ( 0.075115)
build_all 0.010458 0.000120 1.564791 ( 0.600053)
build_install 0.015926 0.007343 1.954389 ( 0.959059)
test_btest 0.001027 0.000179 74.486045 ( 8.573947)
test_basic 0.007196 0.001252 0.322783 ( 0.410390)
test_all 0.004850 0.000000 642.854585 ( 64.529055)
test_rubyspec 0.119202 0.058237 45.825076 ( 53.376397)
total: 129.59 sec