Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-032807
#<BuildRuby:0x000055b651b6ead8
@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-032807",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000062 0.000000 0.000062 ( 0.000064)
configure 0.000090 0.000000 0.000090 ( 0.000086)
build_up 0.007663 0.004086 0.884746 ( 1.465394)
build_miniruby 0.001728 0.000000 0.054980 ( 0.053690)
build_ruby 0.001484 0.000000 0.048913 ( 0.047395)
build_all 0.008390 0.000000 1.230076 ( 0.460867)
build_install 0.015803 0.000142 1.576811 ( 0.797089)
test_btest 0.001039 0.000048 52.651003 ( 5.951088)
test_basic 0.006380 0.000290 0.295257 ( 0.384639)
test_all 0.005130 0.000233 479.426874 ( 50.781762)
test_rubyspec 0.084312 0.037458 41.481683 ( 49.026782)
total: 108.97 sec