Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-080420
#<BuildRuby:0x00005570dcbae120
@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.20221102-080420",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007637 0.000258 0.957254 ( 1.552912)
build_miniruby 0.001676 0.000120 0.049374 ( 0.047796)
build_ruby 0.001245 0.000089 0.044389 ( 0.043085)
build_all 0.007305 0.000522 1.231485 ( 0.473894)
build_install 0.008682 0.004864 1.569152 ( 0.803025)
test_btest 0.001242 0.000156 60.056712 ( 6.937096)
test_basic 0.005641 0.000000 0.300466 ( 0.399216)
test_all 0.007568 0.000044 514.684498 ( 54.859782)
test_rubyspec 0.081151 0.043239 43.312570 ( 51.941849)
total: 117.06 sec