Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-083243
#<BuildRuby:0x0000557e1499ffb0
@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.20220821-083243",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006533 0.000180 0.865560 ( 0.882873)
build_miniruby 0.000998 0.000071 0.057765 ( 0.056454)
build_ruby 0.000951 0.000068 0.059475 ( 0.058207)
build_all 0.004395 0.000314 1.536257 ( 0.597410)
build_install 0.006183 0.004974 1.910719 ( 0.964479)
test_btest 0.000594 0.000000 46.874391 ( 8.922995)
test_basic 0.005778 0.000000 0.355517 ( 0.443726)
test_all 0.002802 0.000000 602.646692 ( 89.853329)
test_rubyspec 0.075071 0.026067 44.183157 ( 52.464615)
total: 154.24 sec