Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-210738
#<BuildRuby:0x000055868fb10bc8
@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.20220813-210738",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007573 0.003908 0.980570 ( 1.378091)
build_miniruby 0.001812 0.000226 0.078634 ( 0.076524)
build_ruby 0.001598 0.000200 0.082078 ( 0.080067)
build_all 0.005993 0.004483 1.535329 ( 0.578031)
build_install 0.022102 0.002141 1.922545 ( 0.927961)
test_btest 0.000000 0.001268 71.094278 ( 8.481706)
test_basic 0.003449 0.004367 0.331453 ( 0.423898)
test_all 0.000000 0.003704 651.677187 ( 65.033709)
test_rubyspec 0.111258 0.072235 46.008559 ( 53.526894)
total: 130.51 sec