Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-044808
#<BuildRuby:0x0000558cb1dfd390
@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.20221029-044808",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009926 0.000764 1.116493 ( 1.574109)
build_miniruby 0.001938 0.000149 0.101889 ( 0.098993)
build_ruby 0.001786 0.000137 0.108581 ( 0.106311)
build_all 0.008352 0.000232 1.301432 ( 0.556105)
build_install 0.008976 0.004515 1.618959 ( 0.888921)
test_btest 0.001636 0.000193 60.297348 ( 7.151381)
test_basic 0.005746 0.000676 0.359404 ( 0.449973)
test_all 0.006268 0.000738 500.114277 ( 53.867241)
test_rubyspec 0.106728 0.022581 43.681029 ( 52.176301)
total: 116.87 sec