Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-035314
#<BuildRuby:0x000055b0d2d87dd0
@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.20220815-035314",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006728 0.000182 0.855336 ( 1.007904)
build_miniruby 0.000975 0.000070 0.057963 ( 0.056679)
build_ruby 0.000874 0.000063 0.059600 ( 0.058500)
build_all 0.004612 0.000007 1.527070 ( 0.586771)
build_install 0.000714 0.008306 1.919035 ( 0.970292)
test_btest 0.000647 0.000122 50.575202 ( 8.255264)
test_basic 0.005564 0.000220 0.342509 ( 0.431445)
test_all 0.002712 0.000478 612.741814 ( 87.892540)
test_rubyspec 0.065487 0.054042 44.169034 ( 51.545931)
total: 150.81 sec