Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-110205
#<BuildRuby:0x0000558ca32367e0
@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.20220801-110205",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006557 0.000369 0.856540 ( 1.701244)
build_miniruby 0.000816 0.000125 0.058814 ( 0.057543)
build_ruby 0.000813 0.000125 0.058651 ( 0.057509)
build_all 0.003980 0.000612 1.522724 ( 0.589799)
build_install 0.008483 0.000528 5.667110 ( 2.165480)
test_btest 0.000640 0.000091 50.491872 ( 7.958339)
test_basic 0.000707 0.005255 0.346190 ( 0.434013)
test_all 0.000940 0.000201 601.073095 ( 90.390232)
test_rubyspec 0.055064 0.029579 43.795999 ( 49.495420)
total: 152.85 sec