Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-013218
#<BuildRuby:0x00005581a9e984e8
@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-013218",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.008076 0.002019 0.983783 ( 2.191312)
build_miniruby 0.002270 0.000000 0.069420 ( 0.067328)
build_ruby 0.002235 0.000000 0.077573 ( 0.075789)
build_all 0.006961 0.004101 4.024647 ( 0.778160)
build_install 0.016487 0.006802 7.863189 ( 2.327719)
test_btest 0.000916 0.000269 74.778051 ( 8.499795)
test_basic 0.007190 0.000548 0.342212 ( 0.429835)
test_all 0.001373 0.000382 692.921356 ( 67.150501)
test_rubyspec 0.066076 0.093771 45.937433 ( 51.490871)
total: 133.01 sec