Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-102839
#<BuildRuby:0x000055afba06c4e8
@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.20220224-102839",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006631 0.005406 0.874658 ( 1.112205)
build_miniruby 0.001606 0.000370 0.073424 ( 0.071320)
build_ruby 0.001905 0.000439 0.076299 ( 0.073858)
build_all 0.007461 0.001722 4.147721 ( 0.837965)
build_install 0.024790 0.000000 7.984178 ( 2.419024)
test_btest 0.001622 0.000000 72.508230 ( 8.262657)
test_basic 0.008159 0.000000 0.331342 ( 0.423534)
test_all 0.001781 0.000000 667.360994 ( 66.147248)
test_rubyspec 0.127035 0.042266 46.269957 ( 51.661640)
total: 131.01 sec