Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-055508
#<BuildRuby:0x0000563b7236bdd0
@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-055508",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006244 0.000158 0.837344 ( 0.876260)
build_miniruby 0.000827 0.000055 0.057290 ( 0.056065)
build_ruby 0.000887 0.000059 0.059827 ( 0.058667)
build_all 0.004643 0.000030 1.543679 ( 0.597767)
build_install 0.006647 0.004481 1.912370 ( 0.959958)
test_btest 0.000759 0.000089 51.247886 ( 8.313034)
test_basic 0.001731 0.003945 0.353211 ( 0.441356)
test_all 0.001849 0.000308 611.588626 ( 91.468032)
test_rubyspec 0.081012 0.014656 44.202374 ( 52.510154)
total: 155.28 sec