Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-115302
#<BuildRuby:0x000055c0943246c8
@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.20220302-115302",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010087 0.000491 1.042247 ( 2.002634)
build_miniruby 0.002325 0.000000 0.070099 ( 0.068097)
build_ruby 0.001965 0.000065 0.072782 ( 0.070941)
build_all 0.009261 0.000969 4.184461 ( 0.851304)
build_install 0.017806 0.002362 7.927457 ( 2.441510)
test_btest 0.000984 0.000173 71.099082 ( 8.094398)
test_basic 0.007728 0.000408 0.338813 ( 0.426417)
test_all 0.001799 0.000000 697.679954 ( 67.579442)
test_rubyspec 0.109937 0.048156 46.280770 ( 51.490429)
total: 133.03 sec