Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-014533
#<BuildRuby:0x0000558faf3dc018
@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.20220830-014533",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003450 0.003101 0.842021 ( 1.536164)
build_miniruby 0.000755 0.000162 0.057674 ( 0.056430)
build_ruby 0.000688 0.000147 0.059078 ( 0.057829)
build_all 0.003872 0.000829 1.523916 ( 0.586705)
build_install 0.003548 0.005194 1.937355 ( 0.955754)
test_btest 0.000484 0.000139 49.125601 ( 8.322028)
test_basic 0.004330 0.001237 0.329749 ( 0.418264)
test_all 0.001264 0.000361 602.583215 ( 90.567746)
test_rubyspec 0.090152 0.036411 43.845178 ( 52.128065)
total: 154.63 sec