Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-211443
#<BuildRuby:0x000055b4df6b6860
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221224-211443",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009588 0.000801 0.950598 ( 1.122181)
build_miniruby 0.002783 0.000000 0.839759 ( 0.838158)
build_ruby 0.002823 0.000177 2.147757 ( 2.148822)
build_all 0.021281 0.000000 18.467186 ( 2.167926)
build_install 0.017160 0.005456 2.048824 ( 1.013209)
test_btest 0.000000 0.001493 93.176234 ( 8.929899)
test_basic 0.005360 0.004237 0.350995 ( 0.437269)
test_all 0.001810 0.000329 678.068417 ( 63.390836)
test_rubyspec 0.067491 0.127198 48.105484 ( 56.187459)
total: 136.24 sec