Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-210106
#<BuildRuby:0x0000560d6ce03dd0
@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.20220728-210106",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004831 0.001757 0.839001 ( 1.010191)
build_miniruby 0.000000 0.000944 0.057244 ( 0.056025)
build_ruby 0.000000 0.000940 0.059192 ( 0.058063)
build_all 0.003030 0.001803 1.529240 ( 0.587450)
build_install 0.010466 0.000733 5.640688 ( 2.155197)
test_btest 0.000400 0.000143 51.837773 ( 8.027169)
test_basic 0.005186 0.000286 0.275374 ( 0.364460)
test_all 0.000769 0.000256 628.367482 ( 90.498116)
test_rubyspec 0.102887 0.026184 43.577664 ( 49.167295)
total: 151.92 sec