Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-184411
#<BuildRuby:0x0000555c979b0ea8
@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.20220716-184411",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000074)
build_up 0.007177 0.005588 0.958488 ( 1.091852)
build_miniruby 0.001752 0.000404 0.073322 ( 0.071766)
build_ruby 0.001778 0.000000 0.072190 ( 0.070611)
build_all 0.009188 0.000362 1.492749 ( 0.603487)
build_install 0.015474 0.007436 5.043579 ( 2.062574)
test_btest 0.001111 0.000278 68.615138 ( 8.446476)
test_basic 0.005420 0.001355 0.318070 ( 0.408247)
test_all 0.001402 0.000350 633.271987 ( 65.197022)
test_rubyspec 0.094473 0.078916 45.124672 ( 50.971431)
total: 128.92 sec