Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-090326
#<BuildRuby:0x0000557253ecf2c8
@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.20220726-090326",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006250 0.000000 0.822269 ( 1.051534)
build_miniruby 0.001014 0.000000 0.057090 ( 0.055897)
build_ruby 0.000946 0.000000 0.059078 ( 0.057785)
build_all 0.004694 0.000000 1.519520 ( 0.585595)
build_install 0.011110 0.000000 5.602785 ( 2.136746)
test_btest 0.000833 0.000000 47.960566 ( 8.523021)
test_basic 0.005607 0.000000 0.274435 ( 0.363942)
test_all 0.001578 0.000000 631.146254 ( 89.727467)
test_rubyspec 0.092014 0.034827 43.747266 ( 49.377077)
total: 151.88 sec