Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-204516
#<BuildRuby:0x000055557a893fa8
@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.20220611-204516",
@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.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005926 0.000911 0.873230 ( 1.179572)
build_miniruby 0.000680 0.000105 0.057227 ( 0.056027)
build_ruby 0.000829 0.000127 0.060098 ( 0.058856)
build_all 0.003548 0.000546 1.540272 ( 0.617785)
build_install 0.003267 0.005500 6.302146 ( 2.846529)
test_btest 0.000590 0.000136 51.567113 ( 8.206416)
test_basic 0.001647 0.004076 0.285086 ( 0.374384)
test_all 0.001003 0.000287 650.129008 ( 94.781544)
test_rubyspec 0.079836 0.035067 44.100162 ( 49.662364)
total: 157.78 sec