Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-210333
#<BuildRuby:0x00005561b43bbeb8
@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.20220519-210333",
@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.000001 0.000013 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002151 0.004393 0.896804 ( 1.186608)
build_miniruby 0.000862 0.000199 0.057041 ( 0.055783)
build_ruby 0.000706 0.000163 0.057214 ( 0.056072)
build_all 0.004310 0.000000 1.498457 ( 0.606058)
build_install 0.008155 0.000829 6.280978 ( 2.826382)
test_btest 0.000746 0.000149 45.494739 ( 8.776240)
test_basic 0.001102 0.004819 0.336732 ( 0.424657)
test_all 0.000000 0.002024 604.502110 ( 97.605208)
test_rubyspec 0.079386 0.043122 44.163917 ( 49.742868)
total: 161.28 sec