Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-081503
#<BuildRuby:0x0000561f53700af8
@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.20220310-081503",
@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.000018 0.000001 0.000019 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010068 0.000393 1.013709 ( 1.411322)
build_miniruby 0.001804 0.000120 0.074734 ( 0.073185)
build_ruby 0.002061 0.000137 0.072999 ( 0.070488)
build_all 0.006283 0.004439 1.498362 ( 0.614131)
build_install 0.022318 0.000839 5.252383 ( 2.184003)
test_btest 0.001473 0.000148 74.142189 ( 8.525093)
test_basic 0.006505 0.000650 0.345439 ( 0.439170)
test_all 0.001744 0.000174 658.207346 ( 65.726900)
test_rubyspec 0.102770 0.060251 46.127273 ( 51.291174)
total: 130.34 sec