Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-075601
#<BuildRuby:0x0000563ff56f04d8
@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.20220306-075601",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005557 0.004247 1.007982 ( 1.893543)
build_miniruby 0.001628 0.000232 0.068898 ( 0.066978)
build_ruby 0.001965 0.000281 0.075336 ( 0.073506)
build_all 0.007310 0.002689 4.292685 ( 0.849941)
build_install 0.021763 0.003021 7.896735 ( 2.398373)
test_btest 0.001321 0.000000 72.031967 ( 8.245127)
test_basic 0.007190 0.000218 0.334467 ( 0.423713)
test_all 0.001700 0.000252 705.521080 ( 68.224324)
test_rubyspec 0.116629 0.037850 46.448403 ( 51.934815)
total: 134.11 sec