Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-014306
#<BuildRuby:0x00005632ba9f7de0
@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.20220805-014306",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006432 0.000000 0.806502 ( 0.859293)
build_miniruby 0.001005 0.000000 0.058161 ( 0.056834)
build_ruby 0.001035 0.000000 0.059501 ( 0.058159)
build_all 0.004648 0.000000 1.539446 ( 0.598966)
build_install 0.011290 0.000000 5.636186 ( 2.167082)
test_btest 0.000717 0.000000 51.104155 ( 7.854289)
test_basic 0.000621 0.004944 0.283598 ( 0.372456)
test_all 0.001162 0.000068 603.215396 ( 87.137900)
test_rubyspec 0.077329 0.046345 43.632690 ( 50.994466)
total: 150.10 sec