Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-173915
#<BuildRuby:0x00005596e32a4020
@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.20221202-173915",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003081 0.001232 0.785187 ( 1.062770)
build_miniruby 0.000931 0.000000 0.508176 ( 0.507597)
build_ruby 0.001245 0.000000 1.691418 ( 1.616487)
build_all 0.003125 0.006970 12.011621 ( 1.492053)
build_install 0.006024 0.000930 1.663506 ( 0.767907)
test_btest 0.000471 0.000218 60.925106 ( 6.317153)
test_basic 0.002228 0.001029 0.236883 ( 0.334491)
test_all 0.000617 0.000285 503.598008 ( 51.012672)
test_rubyspec 0.016340 0.010386 35.575370 ( 46.236215)
total: 109.35 sec