Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-221401
#<BuildRuby:0x00005589d047e8c0
@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.20220826-221401",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.006714 0.000000 0.849289 ( 1.197917)
build_miniruby 0.001011 0.000000 0.058068 ( 0.056761)
build_ruby 0.001016 0.000000 0.060369 ( 0.059154)
build_all 0.004699 0.000000 1.551661 ( 0.588202)
build_install 0.010842 0.000000 1.905686 ( 0.959775)
test_btest 0.000783 0.000000 53.113288 ( 8.617150)
test_basic 0.000245 0.005238 0.286561 ( 0.375664)
test_all 0.001689 0.000046 632.825818 ( 92.151216)
test_rubyspec 0.058912 0.042889 43.962274 ( 52.275964)
total: 156.28 sec