Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-060740
#<BuildRuby:0x00005630a207d338
@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.20221006-060740",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.011473 0.001137 1.077358 ( 1.179507)
build_miniruby 0.001725 0.000266 0.094070 ( 0.091097)
build_ruby 0.001487 0.000229 0.096988 ( 0.094460)
build_all 0.006242 0.000960 1.283318 ( 0.566187)
build_install 0.008114 0.005983 1.593375 ( 0.891196)
test_btest 0.001497 0.000321 59.293350 ( 6.354273)
test_basic 0.005464 0.001171 0.346170 ( 0.436586)
test_all 0.006050 0.001297 478.217909 ( 52.952526)
test_rubyspec 0.068375 0.060385 42.273772 ( 50.791605)
total: 113.36 sec