Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-123507
#<BuildRuby:0x0000562a85eae7e0
@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.20220721-123507",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005599 0.000934 0.867310 ( 4.506161)
build_miniruby 0.000819 0.000000 0.056537 ( 0.055379)
build_ruby 0.001007 0.000000 0.059434 ( 0.058296)
build_all 0.004227 0.000235 1.541291 ( 0.605430)
build_install 0.004803 0.006165 5.680528 ( 2.194286)
test_btest 0.000591 0.000139 55.994391 ( 8.010067)
test_basic 0.001154 0.004297 0.262944 ( 0.352106)
test_all 0.001199 0.000353 640.152800 ( 91.253485)
test_rubyspec 0.075932 0.048487 44.031269 ( 49.629471)
total: 156.67 sec