Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-033500
#<BuildRuby:0x000055a76d3df670
@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.20220811-033500",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006448 0.000164 0.828660 ( 0.868254)
build_miniruby 0.000918 0.000000 0.057820 ( 0.056580)
build_ruby 0.000929 0.000000 0.059459 ( 0.058261)
build_all 0.004706 0.000154 1.528565 ( 0.596270)
build_install 0.010395 0.000084 5.666419 ( 2.162214)
test_btest 0.000528 0.000031 50.927021 ( 8.230886)
test_basic 0.000963 0.004721 0.342799 ( 0.431146)
test_all 0.001486 0.000174 618.288348 ( 88.145769)
test_rubyspec 0.084535 0.028076 43.909154 ( 51.289666)
total: 151.84 sec