Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-143146
#<BuildRuby:0x00005615851ebdd8
@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.20220827-143146",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002771 0.003948 0.901512 ( 1.158725)
build_miniruby 0.000928 0.000133 0.058588 ( 0.057346)
build_ruby 0.000712 0.000102 0.060092 ( 0.058969)
build_all 0.000481 0.004275 1.530630 ( 0.591025)
build_install 0.001141 0.009898 1.938230 ( 0.967169)
test_btest 0.000385 0.000144 48.582961 ( 8.575446)
test_basic 0.001288 0.004347 0.325947 ( 0.414615)
test_all 0.001930 0.000000 606.201446 ( 91.474764)
test_rubyspec 0.078296 0.051903 44.212246 ( 52.578352)
total: 155.88 sec