Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-062747
#<BuildRuby:0x00005564034500d0
@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.20221130-062747",
@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.000007)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006539 0.003583 1.214724 ( 2.229259)
build_miniruby 0.001933 0.000552 0.848430 ( 0.847205)
build_ruby 0.002565 0.000733 2.242622 ( 2.150749)
build_all 0.020728 0.000000 18.438000 ( 2.154289)
build_install 0.009049 0.011424 2.048368 ( 1.038133)
test_btest 0.000939 0.000299 90.942679 ( 9.049560)
test_basic 0.009989 0.000522 0.339288 ( 0.424842)
test_all 0.001960 0.000571 726.318786 ( 71.555177)
test_rubyspec 0.095143 0.075466 49.579025 ( 57.687450)
total: 147.14 sec