Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-123705
#<BuildRuby:0x0000559925c64af8
@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.20220327-123705",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008228 0.003301 0.986814 ( 1.666273)
build_miniruby 0.002370 0.000000 0.072692 ( 0.071074)
build_ruby 0.002436 0.000198 0.071071 ( 0.068501)
build_all 0.009049 0.000866 4.213099 ( 0.862499)
build_install 0.022796 0.000846 7.908635 ( 2.447674)
test_btest 0.000838 0.000114 74.258434 ( 8.388176)
test_basic 0.003977 0.004387 0.341719 ( 0.429965)
test_all 0.001610 0.000280 700.528978 ( 68.128289)
test_rubyspec 0.115433 0.060318 46.013058 ( 51.405354)
total: 133.47 sec