Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-124900
#<BuildRuby:0x000055948a114c10
@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.20220307-124900",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003584 0.007957 1.009372 ( 1.133570)
build_miniruby 0.001566 0.000418 0.076734 ( 0.074986)
build_ruby 0.001733 0.000462 0.077114 ( 0.074889)
build_all 0.008107 0.002162 4.152037 ( 0.853201)
build_install 0.023731 0.000960 7.971944 ( 2.444981)
test_btest 0.000991 0.000208 75.316835 ( 8.363534)
test_basic 0.001322 0.005442 0.335660 ( 0.428151)
test_all 0.001450 0.000382 692.884333 ( 67.628942)
test_rubyspec 0.100058 0.069654 46.599360 ( 51.888452)
total: 132.89 sec