Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-171735
#<BuildRuby:0x0000559ab5a97e00
@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.20220808-171735",
@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.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006565 0.000000 0.837710 ( 1.338346)
build_miniruby 0.000943 0.000000 0.057508 ( 0.056341)
build_ruby 0.001036 0.000000 0.059686 ( 0.058423)
build_all 0.004528 0.000000 1.525661 ( 0.583619)
build_install 0.006885 0.004339 5.635604 ( 2.142731)
test_btest 0.000781 0.000044 56.453982 ( 7.929102)
test_basic 0.005714 0.000000 0.336076 ( 0.424456)
test_all 0.001169 0.000000 591.505381 ( 95.259203)
test_rubyspec 0.088488 0.033541 44.014633 ( 51.617860)
total: 159.41 sec