Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-145359
#<BuildRuby:0x0000563fc2213da8
@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.20220821-145359",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003290 0.003307 0.806306 ( 1.284332)
build_miniruby 0.000926 0.000115 0.057936 ( 0.056677)
build_ruby 0.000924 0.000116 0.059864 ( 0.058523)
build_all 0.003997 0.000500 1.519809 ( 0.586691)
build_install 0.010581 0.000296 1.907670 ( 0.964305)
test_btest 0.000640 0.000071 54.303729 ( 8.070204)
test_basic 0.005530 0.000000 0.293949 ( 0.383786)
test_all 0.002016 0.000000 601.083244 ( 89.308923)
test_rubyspec 0.085068 0.035372 44.373529 ( 52.618929)
total: 153.33 sec