Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-194031
#<BuildRuby:0x000055628b1bc018
@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.20220823-194031",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.001730 0.004430 0.853105 ( 4.502115)
build_miniruby 0.000903 0.000139 0.057828 ( 0.056486)
build_ruby 0.000884 0.000136 0.059899 ( 0.058637)
build_all 0.000214 0.004495 1.531654 ( 0.586294)
build_install 0.001458 0.009490 1.917457 ( 0.960471)
test_btest 0.000619 0.000238 47.109355 ( 8.932615)
test_basic 0.003883 0.001493 0.282845 ( 0.372149)
test_all 0.000998 0.000384 642.937829 ( 93.918066)
test_rubyspec 0.083516 0.044903 44.299388 ( 52.556737)
total: 161.94 sec