Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-153737
#<BuildRuby:0x0000557ed6a727e0
@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.20220813-153737",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006237 0.914271 ( 1.006996)
build_miniruby 0.000000 0.001059 0.058139 ( 0.056894)
build_ruby 0.000011 0.000910 0.059418 ( 0.058279)
build_all 0.003570 0.001190 1.549528 ( 0.596316)
build_install 0.006057 0.005069 1.942339 ( 0.981193)
test_btest 0.000546 0.000211 50.424181 ( 8.802307)
test_basic 0.003983 0.001532 0.280223 ( 0.369228)
test_all 0.002272 0.000000 624.153699 ( 89.156941)
test_rubyspec 0.089404 0.039515 43.826117 ( 51.198859)
total: 152.23 sec