Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-055209
#<BuildRuby:0x000055fe38bb7510
@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.20220223-055209",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000051 0.000017 0.000068 ( 0.000072)
build_up 0.008993 0.002998 0.862523 ( 1.558373)
build_miniruby 0.001625 0.000542 0.070052 ( 0.068614)
build_ruby 0.001956 0.000000 0.071036 ( 0.069483)
build_all 0.008042 0.003368 1.505936 ( 0.620062)
build_install 0.017382 0.005794 5.239005 ( 2.138936)
test_btest 0.000917 0.000306 71.846460 ( 7.788386)
test_basic 0.006479 0.002160 0.346834 ( 0.434039)
test_all 0.002283 0.000180 677.655667 ( 66.101336)
test_rubyspec 0.109391 0.054076 46.095606 ( 51.663994)
total: 130.44 sec