Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-050832
#<BuildRuby:0x0000558a8be75340
@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.20221010-050832",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005341 0.004818 1.104534 ( 1.415886)
build_miniruby 0.001868 0.000287 0.103100 ( 0.099626)
build_ruby 0.001302 0.000200 0.092435 ( 0.089892)
build_all 0.002235 0.005180 1.289577 ( 0.569029)
build_install 0.014810 0.000114 1.613826 ( 0.889142)
test_btest 0.002281 0.000427 62.459286 ( 6.287935)
test_basic 0.007213 0.000386 0.364306 ( 0.453396)
test_all 0.007431 0.000379 506.613010 ( 54.395059)
test_rubyspec 0.085824 0.044487 42.771636 ( 51.327591)
total: 115.53 sec