Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-083351
#<BuildRuby:0x0000562e31526c40
@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.20220815-083351",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006583 0.000470 0.847435 ( 1.154682)
build_miniruby 0.000906 0.000065 0.057143 ( 0.055977)
build_ruby 0.000897 0.000064 0.059396 ( 0.058210)
build_all 0.004380 0.000313 1.530915 ( 0.588383)
build_install 0.008764 0.000265 1.917143 ( 0.964101)
test_btest 0.000650 0.000043 56.606575 ( 8.200737)
test_basic 0.005004 0.000333 0.288194 ( 0.377272)
test_all 0.002653 0.000176 592.560583 ( 93.859486)
test_rubyspec 0.082030 0.038172 43.869525 ( 51.274793)
total: 156.53 sec