Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-031425
#<BuildRuby:0x000055cffc65c0d0
@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.20220628-031425",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002220 0.004400 0.840071 ( 1.273543)
build_miniruby 0.000834 0.000192 0.057700 ( 0.056544)
build_ruby 0.000788 0.000182 0.060006 ( 0.058810)
build_all 0.004488 0.000000 1.498084 ( 0.599419)
build_install 0.003980 0.007123 6.288767 ( 2.814604)
test_btest 0.000846 0.000000 50.334374 ( 8.792672)
test_basic 0.005192 0.000631 0.280467 ( 0.368814)
test_all 0.001723 0.000506 608.901028 ( 86.569204)
test_rubyspec 0.092620 0.036384 44.360660 ( 49.897665)
total: 150.43 sec