Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-234815
#<BuildRuby:0x000055e1c09f8448
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220904-234815",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.010826 0.000898 0.968389 ( 0.978986)
build_miniruby 0.001524 0.000508 0.076227 ( 0.074445)
build_ruby 0.001894 0.000631 0.080410 ( 0.077886)
build_all 0.006063 0.003477 1.520084 ( 0.592687)
build_install 0.013974 0.008214 1.898453 ( 0.950293)
test_btest 0.001216 0.000000 78.683112 ( 8.291313)
test_basic 0.002716 0.004584 0.328318 ( 0.420617)
test_all 0.003307 0.000000 673.051604 ( 66.583143)
test_rubyspec 0.082598 0.089306 45.450366 ( 53.864735)
total: 131.84 sec