Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-205631
#<BuildRuby:0x00005613e3a332c8
@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.20221119-205631",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005347 0.000067 1.060851 ( 1.525554)
build_miniruby 0.000902 0.000050 0.948291 ( 0.946823)
build_ruby 0.001064 0.000000 2.755127 ( 2.628797)
build_all 0.005754 0.003334 15.788921 ( 3.309363)
build_install 0.002585 0.005165 2.018071 ( 1.130888)
test_btest 0.000542 0.000080 60.369105 ( 11.661365)
test_basic 0.004048 0.000600 0.310177 ( 0.401902)
test_all 0.000000 0.001360 630.429205 (106.408735)
test_rubyspec 0.044717 0.025279 51.086017 ( 59.402605)
total: 187.42 sec