Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-114545
#<BuildRuby:0x00005591426c68c0
@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.20220813-114545",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.006050 0.000717 0.876776 ( 1.351443)
build_miniruby 0.000701 0.000255 0.057920 ( 0.056790)
build_ruby 0.000593 0.000216 0.059204 ( 0.058077)
build_all 0.004481 0.000013 1.541603 ( 0.600999)
build_install 0.010520 0.000465 1.931077 ( 0.973578)
test_btest 0.000607 0.000174 48.356876 ( 8.979348)
test_basic 0.004925 0.001407 0.345005 ( 0.432285)
test_all 0.000000 0.002229 605.330402 ( 91.270778)
test_rubyspec 0.100912 0.027963 43.969085 ( 51.341019)
total: 155.06 sec