Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-182719
#<BuildRuby:0x00005619c05781d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221205-182719",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000026 0.000004 0.000030 ( 0.000026)
build_up 0.002258 0.007513 1.189009 ( 1.608350)
build_miniruby 0.001776 0.000507 0.848448 ( 0.855813)
build_ruby 0.000571 0.002869 2.220101 ( 2.139592)
build_all 0.014353 0.004784 18.376918 ( 2.146298)
build_install 0.014678 0.006326 2.037447 ( 1.028295)
test_btest 0.000999 0.000350 93.202351 ( 8.912096)
test_basic 0.003285 0.003947 0.348206 ( 0.436272)
test_all 0.001227 0.000467 681.745103 ( 69.245237)
test_rubyspec 0.090551 0.056255 48.537869 ( 57.003459)
total: 143.38 sec