Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-213004
#<BuildRuby:0x000055b00439b688
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-213004",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010523 0.000752 0.957560 ( 1.249489)
build_miniruby 0.001694 0.000121 0.077317 ( 0.075515)
build_ruby 0.002130 0.000152 0.081600 ( 0.079267)
build_all 0.009706 0.000306 4.133524 ( 0.797346)
build_install 0.019190 0.005163 7.777297 ( 2.325308)
test_btest 0.001313 0.000138 47.460375 ( 44.277766)
test_basic 0.002494 0.004943 0.332158 ( 0.429260)
test_all 0.001635 0.000245 692.442904 ( 67.356089)
test_rubyspec 0.110626 0.048343 46.037085 ( 51.490729)
total: 168.08 sec