Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-091716
#<BuildRuby:0x00005636fb1ffc88
@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.20220606-091716",
@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.000014 0.000000 0.000014 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.003067 0.003636 0.959635 ( 2.763655)
build_miniruby 0.000945 0.000056 0.058324 ( 0.056995)
build_ruby 0.000791 0.000047 0.059328 ( 0.058056)
build_all 0.000883 0.003428 1.509347 ( 0.611899)
build_install 0.007536 0.003643 6.284684 ( 2.857512)
test_btest 0.000729 0.000110 49.423554 ( 9.023376)
test_basic 0.005298 0.000236 0.332877 ( 0.421254)
test_all 0.001701 0.000243 644.844017 ( 93.194106)
test_rubyspec 0.092984 0.030094 44.208683 ( 49.790338)
total: 158.78 sec