Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-142912
#<BuildRuby:0x0000556ab416e0a8
@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.20221024-142912",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008598 0.000662 1.129272 ( 1.487806)
build_miniruby 0.001597 0.000122 0.113907 ( 0.112439)
build_ruby 0.001400 0.000108 0.108133 ( 0.105626)
build_all 0.004970 0.004284 1.363771 ( 0.593278)
build_install 0.014504 0.001236 1.712812 ( 0.916908)
test_btest 0.001177 0.000147 62.114796 ( 6.496608)
test_basic 0.006313 0.000118 0.355514 ( 0.447138)
test_all 0.007047 0.000604 518.087482 ( 55.079348)
test_rubyspec 0.104156 0.018678 43.488722 ( 51.966076)
total: 117.21 sec