Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-205132
#<BuildRuby:0x0000555a850491a8
@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.20221013-205132",
@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.000030 0.000002 0.000032 ( 0.000033)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.011308 0.000869 1.109450 ( 1.152146)
build_miniruby 0.001975 0.000152 0.098784 ( 0.094815)
build_ruby 0.001862 0.000144 0.101565 ( 0.097778)
build_all 0.006978 0.000536 1.282700 ( 0.544488)
build_install 0.006734 0.006792 1.661626 ( 0.900456)
test_btest 0.002580 0.000000 64.197172 ( 6.598249)
test_basic 0.006870 0.000462 0.361587 ( 0.450859)
test_all 0.005564 0.000795 510.557996 ( 53.840154)
test_rubyspec 0.061645 0.069608 43.224394 ( 51.835474)
total: 115.52 sec