Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-135119
#<BuildRuby:0x000055970293ca58
@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.20220218-135119",
@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.000005)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004341 0.007361 0.976929 ( 1.072591)
build_miniruby 0.001599 0.000188 0.079031 ( 0.077295)
build_ruby 0.001429 0.000168 0.072141 ( 0.070644)
build_all 0.005713 0.004883 4.081434 ( 0.781851)
build_install 0.013017 0.010638 7.813320 ( 2.344969)
test_btest 0.001293 0.000359 74.616278 ( 8.193260)
test_basic 0.003069 0.004239 0.340282 ( 0.429985)
test_all 0.001559 0.000493 669.395332 ( 65.915155)
test_rubyspec 0.121028 0.048355 46.280296 ( 51.554196)
total: 130.44 sec