Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-194125
#<BuildRuby:0x0000555fcd830658
@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.20220202-194125",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000019)
build_up 0.008925 0.002059 0.971393 ( 1.037031)
build_miniruby 0.001481 0.000342 0.077036 ( 0.075398)
build_ruby 0.001671 0.000386 0.075104 ( 0.073551)
build_all 0.008248 0.000748 4.129698 ( 0.782663)
build_install 0.015670 0.005161 7.810997 ( 2.341010)
test_btest 0.000000 0.001195 47.638973 ( 44.289539)
test_basic 0.004670 0.002325 0.339307 ( 0.427464)
test_all 0.001672 0.000000 664.045802 ( 65.188952)
test_rubyspec 0.104276 0.063565 46.096494 ( 51.607564)
total: 165.82 sec