Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-055502
#<BuildRuby:0x000055fe65ba3fb0
@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.20220725-055502",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.005038 0.001832 0.907637 ( 0.940263)
build_miniruby 0.000768 0.000280 0.058305 ( 0.057054)
build_ruby 0.000669 0.000243 0.059474 ( 0.058212)
build_all 0.000225 0.004569 1.515329 ( 0.584263)
build_install 0.006218 0.002826 5.621632 ( 2.139779)
test_btest 0.000592 0.000269 52.131377 ( 8.188052)
test_basic 0.003908 0.001776 0.289748 ( 0.378155)
test_all 0.000577 0.000262 606.973467 ( 85.764123)
test_rubyspec 0.081064 0.048058 43.438704 ( 49.020511)
total: 147.13 sec