Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-000741
#<BuildRuby:0x000055ce7ce13ea8
@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.20220426-000741",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000025)
build_up 0.003795 0.003557 1.023518 ( 1.479105)
build_miniruby 0.000997 0.000133 0.825334 ( 0.822991)
build_ruby 0.001732 0.000231 3.636744 ( 3.403893)
build_all 0.009194 0.000129 15.816057 ( 2.905170)
build_install 0.004570 0.006677 6.347704 ( 2.826181)
test_btest 0.000621 0.000124 52.628795 ( 9.015323)
test_basic 0.005081 0.001017 0.300725 ( 0.388833)
test_all 0.001244 0.000249 644.974331 ( 91.569360)
test_rubyspec 0.074696 0.035786 44.511787 ( 49.495846)
total: 161.91 sec