Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-011449
#<BuildRuby:0x000055dd218f4f40
@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.20220228-011449",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005236 0.005830 0.999727 ( 5.101388)
build_miniruby 0.001514 0.000505 0.075075 ( 0.072974)
build_ruby 0.001523 0.000508 0.073487 ( 0.071827)
build_all 0.010733 0.000000 4.163263 ( 0.845152)
build_install 0.023563 0.000000 7.971095 ( 2.441527)
test_btest 0.000000 0.001259 74.959494 ( 7.915031)
test_basic 0.006606 0.001897 0.342486 ( 0.430079)
test_all 0.001366 0.000310 717.064516 ( 68.647592)
test_rubyspec 0.113323 0.048392 46.551555 ( 51.978513)
total: 137.51 sec