Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-071157
#<BuildRuby:0x000055ea582507b8
@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.20221114-071157",
@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.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009242 0.001320 1.098870 ( 1.388780)
build_miniruby 0.000000 0.002469 0.125960 ( 0.121926)
build_ruby 0.000000 0.002329 0.123531 ( 0.105891)
build_all 0.005208 0.004385 1.582372 ( 0.679162)
build_install 0.011876 0.008626 1.927778 ( 0.995990)
test_btest 0.001037 0.000346 85.876655 ( 8.605297)
test_basic 0.002003 0.005392 0.421379 ( 0.508838)
test_all 0.001572 0.000611 690.004368 ( 70.181505)
test_rubyspec 0.107611 0.056505 48.370459 ( 56.723932)
total: 139.31 sec