Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-142256
#<BuildRuby:0x0000558b35fcfdd0
@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.20220817-142256",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.006520 0.907922 ( 2.876664)
build_miniruby 0.000463 0.000503 0.057598 ( 0.056429)
build_ruby 0.000827 0.000165 0.059507 ( 0.058333)
build_all 0.003798 0.000760 1.539925 ( 0.588894)
build_install 0.005495 0.003393 1.925647 ( 0.967140)
test_btest 0.000000 0.000656 47.723927 ( 8.939832)
test_basic 0.004574 0.001389 0.294870 ( 0.383129)
test_all 0.001320 0.000330 603.312983 ( 89.994442)
test_rubyspec 0.064500 0.044360 44.001731 ( 51.394536)
total: 155.26 sec