Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-153735
#<BuildRuby:0x000055bc28277fb0
@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.20220824-153735",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006369 0.000346 0.949084 ( 2.488147)
build_miniruby 0.000919 0.000142 0.057939 ( 0.056654)
build_ruby 0.000891 0.000137 0.059734 ( 0.058478)
build_all 0.004546 0.000010 1.528922 ( 0.585370)
build_install 0.005294 0.005618 1.900670 ( 0.955112)
test_btest 0.000740 0.000000 50.808921 ( 8.529847)
test_basic 0.005427 0.000285 0.341845 ( 0.430401)
test_all 0.002035 0.000000 618.246211 ( 90.979780)
test_rubyspec 0.077140 0.050960 44.497571 ( 52.858149)
total: 156.94 sec