Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-025504
#<BuildRuby:0x000055f19e9f8e50
@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.20220728-025504",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001032 0.010857 0.965264 ( 1.249611)
build_miniruby 0.001322 0.000609 0.076552 ( 0.075877)
build_ruby 0.001278 0.000590 0.079250 ( 0.078183)
build_all 0.010652 0.000000 1.543648 ( 0.583613)
build_install 0.022541 0.000198 5.138276 ( 2.067597)
test_btest 0.000825 0.000236 74.804964 ( 8.373234)
test_basic 0.003447 0.003927 0.328527 ( 0.417552)
test_all 0.001529 0.000486 648.741231 ( 64.145547)
test_rubyspec 0.090688 0.075188 45.540589 ( 51.231589)
total: 128.22 sec