Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-035149
#<BuildRuby:0x0000561d7d5828c0
@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.20220804-035149",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006146 0.000439 0.821876 ( 0.870019)
build_miniruby 0.000990 0.000070 0.057318 ( 0.056007)
build_ruby 0.000859 0.000062 0.059086 ( 0.057838)
build_all 0.004395 0.000314 1.526448 ( 0.580102)
build_install 0.011297 0.000109 5.618832 ( 2.132716)
test_btest 0.000811 0.000051 54.331901 ( 8.136666)
test_basic 0.005296 0.000331 0.362113 ( 0.450219)
test_all 0.001314 0.000083 609.606583 ( 90.058038)
test_rubyspec 0.062096 0.038135 43.764608 ( 51.172557)
total: 153.51 sec