Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-052712
#<BuildRuby:0x00005635dfe015a8
@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.20220205-052712",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002337 0.008742 0.963284 ( 1.198012)
build_miniruby 0.001714 0.000528 0.076491 ( 0.074417)
build_ruby 0.001703 0.000524 0.077871 ( 0.075391)
build_all 0.007325 0.002568 4.064167 ( 0.786234)
build_install 0.016469 0.006855 7.788455 ( 2.358720)
test_btest 0.001002 0.000334 47.522070 ( 44.325524)
test_basic 0.007129 0.002376 0.341998 ( 0.430299)
test_all 0.001353 0.000451 649.234146 ( 65.459292)
test_rubyspec 0.090684 0.072544 46.250407 ( 51.646778)
total: 166.36 sec