Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-094918
#<BuildRuby:0x000055c427cf3f00
@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.20220626-094918",
@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.000016 0.000000 0.000016 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.006701 0.868907 ( 0.877679)
build_miniruby 0.000000 0.001074 0.058126 ( 0.056831)
build_ruby 0.000000 0.001043 0.059966 ( 0.058710)
build_all 0.000670 0.003712 1.497862 ( 0.601688)
build_install 0.006084 0.004727 6.323845 ( 2.849976)
test_btest 0.000705 0.000188 54.210102 ( 8.265587)
test_basic 0.005174 0.000192 0.288744 ( 0.377496)
test_all 0.000000 0.001393 622.390611 ( 88.577911)
test_rubyspec 0.087125 0.040139 44.056163 ( 49.589096)
total: 151.26 sec