Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-200420
#<BuildRuby:0x0000564336cfffb0
@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.20220824-200420",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006290 0.000449 0.812202 ( 1.003905)
build_miniruby 0.000000 0.001036 0.057609 ( 0.056384)
build_ruby 0.000000 0.000886 0.059645 ( 0.058382)
build_all 0.002575 0.002068 1.539918 ( 0.589220)
build_install 0.006024 0.003112 1.916292 ( 0.965455)
test_btest 0.000585 0.000098 54.401075 ( 8.253146)
test_basic 0.000000 0.005554 0.256032 ( 0.345231)
test_all 0.000000 0.002029 623.922737 ( 91.782502)
test_rubyspec 0.073701 0.052470 44.294462 ( 52.542699)
total: 155.60 sec