Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-115515
#<BuildRuby:0x000055f958edc4f0
@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.20220315-115515",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010372 0.000000 1.010242 ( 1.613467)
build_miniruby 0.002058 0.000031 0.073684 ( 0.071893)
build_ruby 0.002297 0.000000 0.080709 ( 0.079134)
build_all 0.005857 0.003638 4.251294 ( 0.874843)
build_install 0.016521 0.007239 8.048419 ( 2.443805)
test_btest 0.000884 0.000147 74.878620 ( 7.712639)
test_basic 0.007361 0.000000 0.339754 ( 0.429816)
test_all 0.001893 0.000279 664.242056 ( 66.093136)
test_rubyspec 0.115220 0.038428 46.477207 ( 51.921174)
total: 131.24 sec