Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-204420
#<BuildRuby:0x000055b515593fb0
@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.20220727-204420",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006426 0.000494 0.927210 ( 1.004191)
build_miniruby 0.000910 0.000070 0.057186 ( 0.055902)
build_ruby 0.000000 0.000889 0.058787 ( 0.057633)
build_all 0.001452 0.003286 1.549957 ( 0.599528)
build_install 0.005390 0.005630 5.624865 ( 2.160368)
test_btest 0.000618 0.000132 48.917848 ( 8.386713)
test_basic 0.005707 0.000159 0.278991 ( 0.367970)
test_all 0.000756 0.000151 593.744187 ( 89.136243)
test_rubyspec 0.063102 0.031074 43.610451 ( 49.276639)
total: 151.05 sec