Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-031507
#<BuildRuby:0x000055ce10ef7de0
@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.20220731-031507",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006948 0.000000 0.828419 ( 0.942201)
build_miniruby 0.000972 0.000000 0.057373 ( 0.056185)
build_ruby 0.001026 0.000000 0.059145 ( 0.057902)
build_all 0.004737 0.000000 1.543080 ( 0.594236)
build_install 0.011295 0.000000 5.689654 ( 2.192400)
test_btest 0.000767 0.000000 47.077408 ( 8.391638)
test_basic 0.005299 0.000000 0.282283 ( 0.372090)
test_all 0.001110 0.000000 624.932742 ( 89.469518)
test_rubyspec 0.120833 0.008463 43.778446 ( 49.377003)
total: 151.45 sec