Logfile: /home/ko1/ruby/logs/brlog.trunk.20220412-141537
#<BuildRuby:0x00005628c66004d8
@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.20220412-141537",
@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.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010360 0.000301 1.006728 ( 1.423707)
build_miniruby 0.000000 0.002294 0.077613 ( 0.075093)
build_ruby 0.000000 0.001637 0.068736 ( 0.067438)
build_all 0.008941 0.001024 1.494246 ( 0.596253)
build_install 0.020799 0.003367 2.058340 ( 1.143164)
test_btest 0.001291 0.000235 75.569896 ( 7.987428)
test_basic 0.006079 0.001106 0.325616 ( 0.415774)
test_all 0.002658 0.000000 699.183162 ( 68.185974)
test_rubyspec 0.114106 0.054318 46.660651 ( 52.044576)
total: 131.94 sec