Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-021802
#<BuildRuby:0x0000561c425e3fa8
@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.20220830-021802",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006244 0.000480 0.822802 ( 0.891747)
build_miniruby 0.000860 0.000066 0.057323 ( 0.056062)
build_ruby 0.000775 0.000060 0.059538 ( 0.058320)
build_all 0.004631 0.000000 1.527151 ( 0.585482)
build_install 0.005302 0.003701 1.926964 ( 0.968437)
test_btest 0.000766 0.000090 49.670567 ( 8.717976)
test_basic 0.005706 0.000157 0.350235 ( 0.438995)
test_all 0.002951 0.000000 599.528397 ( 92.411199)
test_rubyspec 0.066124 0.050372 43.727499 ( 52.038621)
total: 156.17 sec