Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-055523
#<BuildRuby:0x000055f7cd2632c8
@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.20220818-055523",
@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.000016 0.000000 0.000016 ( 0.000015)
build_up 0.006669 0.000000 0.806151 ( 0.900899)
build_miniruby 0.001063 0.000000 0.057552 ( 0.056272)
build_ruby 0.001000 0.000000 0.059891 ( 0.058603)
build_all 0.004664 0.000000 1.546175 ( 0.590357)
build_install 0.003730 0.007192 1.900373 ( 0.955302)
test_btest 0.000651 0.000062 53.993490 ( 8.143153)
test_basic 0.005290 0.000504 0.348572 ( 0.436728)
test_all 0.002337 0.000223 609.971664 ( 86.515988)
test_rubyspec 0.065645 0.031038 43.975895 ( 51.372019)
total: 149.03 sec