Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-201216
#<BuildRuby:0x0000559cc09cfba0
@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.20221031-201216",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009427 0.000216 1.143652 ( 1.175016)
build_miniruby 0.001780 0.000254 0.097038 ( 0.093460)
build_ruby 0.001394 0.000199 0.098693 ( 0.095568)
build_all 0.007101 0.001015 1.358286 ( 0.571760)
build_install 0.016912 0.000000 1.689928 ( 0.902850)
test_btest 0.002818 0.000058 62.021936 ( 6.821873)
test_basic 0.006097 0.000131 0.354446 ( 0.444528)
test_all 0.007530 0.000280 512.724362 ( 54.389748)
test_rubyspec 0.105776 0.019450 43.564142 ( 51.917592)
total: 116.41 sec