Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-193128
#<BuildRuby:0x0000563d518186e0
@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.20221116-193128",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.007534 0.000959 1.143249 ( 1.195492)
build_miniruby 0.000000 0.002183 0.892087 ( 0.891339)
build_ruby 0.001334 0.001191 2.383535 ( 2.324026)
build_all 0.010893 0.006809 18.397557 ( 2.260258)
build_install 0.010399 0.010227 1.924824 ( 1.023155)
test_btest 0.000666 0.000313 82.798978 ( 9.961805)
test_basic 0.006348 0.000907 0.357036 ( 0.447540)
test_all 0.001507 0.000670 668.437864 ( 73.697161)
test_rubyspec 0.048076 0.068564 50.445783 ( 58.660408)
total: 150.46 sec