Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-191432
#<BuildRuby:0x000055bd2655ac88
@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-191432",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001529 0.008193 1.096942 ( 1.561587)
build_miniruby 0.001261 0.000291 0.089393 ( 0.087229)
build_ruby 0.001164 0.000268 0.105110 ( 0.102262)
build_all 0.003652 0.005358 1.293954 ( 0.572982)
build_install 0.013339 0.001145 1.641317 ( 0.898285)
test_btest 0.001412 0.000377 60.526617 ( 6.582737)
test_basic 0.004679 0.001248 0.339980 ( 0.430580)
test_all 0.005775 0.001205 510.801548 ( 54.670049)
test_rubyspec 0.071473 0.068100 43.053617 ( 51.643686)
total: 116.55 sec