Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-171433
#<BuildRuby:0x000055670def44c0
@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.20220915-171433",
@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.000003 0.000008 ( 0.000009)
autoconf 0.000050 0.000025 0.000075 ( 0.000085)
configure 0.000017 0.000009 0.000026 ( 0.000023)
build_up 0.005878 0.002939 1.087852 ( 1.119944)
build_miniruby 0.001887 0.000000 0.075777 ( 0.074617)
build_ruby 0.001808 0.000000 0.073387 ( 0.072137)
build_all 0.006625 0.003293 1.545352 ( 0.584385)
build_install 0.017071 0.007121 1.909764 ( 0.946156)
test_btest 0.000865 0.000394 96.483739 ( 9.846816)
test_basic 0.007763 0.000326 0.350637 ( 0.439182)
test_all 0.002294 0.000956 627.481654 ( 66.147034)
test_rubyspec 0.087948 0.082459 46.895841 ( 55.038651)
total: 134.27 sec