Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-002855
#<BuildRuby:0x000055e197e7a7b0
@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.20220819-002855",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002363 0.004054 0.815543 ( 0.897486)
build_miniruby 0.000951 0.000063 0.057136 ( 0.055945)
build_ruby 0.000987 0.000066 0.059183 ( 0.057908)
build_all 0.004425 0.000295 1.549035 ( 0.601189)
build_install 0.010716 0.000389 1.909051 ( 0.958146)
test_btest 0.000625 0.000039 56.449620 ( 7.975136)
test_basic 0.001976 0.004050 0.330617 ( 0.418253)
test_all 0.002225 0.000247 623.292939 ( 89.908618)
test_rubyspec 0.090129 0.034075 43.735410 ( 51.987550)
total: 152.86 sec