Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-175036
#<BuildRuby:0x0000561082a6d798
@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.20220131-175036",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010035 0.000289 0.956264 ( 1.219302)
build_miniruby 0.001699 0.000243 0.078051 ( 0.075909)
build_ruby 0.001738 0.000248 0.079465 ( 0.077802)
build_all 0.006042 0.003889 4.133908 ( 0.790149)
build_install 0.021124 0.002107 7.857258 ( 2.348978)
test_btest 0.001052 0.000175 47.415024 ( 45.278298)
test_basic 0.007323 0.000365 0.324377 ( 0.418201)
test_all 0.000000 0.001585 685.810259 ( 67.007025)
test_rubyspec 0.098122 0.071895 46.055237 ( 51.529945)
total: 168.75 sec