Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-055435
#<BuildRuby:0x0000561129a8c088
@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.20220820-055435",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006784 0.000000 0.811689 ( 0.882157)
build_miniruby 0.001057 0.000000 0.057963 ( 0.056661)
build_ruby 0.001036 0.000000 0.059667 ( 0.058365)
build_all 0.004310 0.000000 1.559766 ( 0.601112)
build_install 0.006792 0.004117 1.937176 ( 0.981274)
test_btest 0.000662 0.000035 53.485727 ( 8.415506)
test_basic 0.005711 0.000301 0.323633 ( 0.411480)
test_all 0.002322 0.000515 599.983511 ( 89.307334)
test_rubyspec 0.106097 0.021316 44.252733 ( 52.497646)
total: 153.21 sec