Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-093314
#<BuildRuby:0x000056172973e9c0
@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.20220720-093314",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000000 0.000074 0.000074 ( 0.000100)
configure 0.000000 0.000046 0.000046 ( 0.000047)
build_up 0.000000 0.011657 0.809693 ( 1.209462)
build_miniruby 0.000074 0.001789 0.062634 ( 0.063037)
build_ruby 0.001573 0.000726 0.068641 ( 0.067276)
build_all 0.004887 0.002255 1.225863 ( 0.487656)
build_install 0.009795 0.006954 4.396988 ( 1.828399)
test_btest 0.000966 0.000483 53.431215 ( 8.250468)
test_basic 0.003837 0.001918 0.204606 ( 0.294442)
test_all 0.001764 0.000882 505.839206 ( 54.965325)
test_rubyspec 0.071172 0.056357 41.234803 ( 47.208560)
total: 114.38 sec