Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-055500
#<BuildRuby:0x00005626079c0c10
@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.20220215-055500",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010095 0.000825 0.996998 ( 1.769718)
build_miniruby 0.001916 0.000256 0.073307 ( 0.071849)
build_ruby 0.001607 0.000215 0.069011 ( 0.068315)
build_all 0.006307 0.004068 4.122995 ( 0.821157)
build_install 0.013727 0.010107 7.747526 ( 2.353181)
test_btest 0.000901 0.000237 74.576193 ( 7.976931)
test_basic 0.000739 0.008046 0.338455 ( 0.426475)
test_all 0.002220 0.000272 648.006309 ( 70.051582)
test_rubyspec 0.119643 0.046737 45.995532 ( 51.487784)
total: 135.03 sec