Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-014414
#<BuildRuby:0x0000555e64e1fdd0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220724-014414",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006190 0.000476 0.801666 ( 0.908532)
build_miniruby 0.000979 0.000075 0.057550 ( 0.056258)
build_ruby 0.000827 0.000064 0.058887 ( 0.057673)
build_all 0.004143 0.000318 1.519388 ( 0.580760)
build_install 0.011298 0.000074 5.639160 ( 2.160719)
test_btest 0.000815 0.000055 50.298301 ( 8.538402)
test_basic 0.005655 0.000027 0.263508 ( 0.352172)
test_all 0.001114 0.000070 591.459733 ( 93.343133)
test_rubyspec 0.087781 0.035869 43.638753 ( 49.276670)
total: 155.27 sec