Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-074045
#<BuildRuby:0x000055609a4b86d8
@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-074045",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000048 0.000003 0.000051 ( 0.000074)
build_up 0.008112 0.000270 1.127976 ( 1.321605)
build_miniruby 0.001991 0.000133 0.895159 ( 0.897387)
build_ruby 0.002583 0.000172 2.344844 ( 2.240239)
build_all 0.007374 0.010764 18.437085 ( 2.306869)
build_install 0.018871 0.003775 1.852863 ( 0.985995)
test_btest 0.000939 0.000188 84.307583 ( 10.372373)
test_basic 0.005331 0.001066 0.344180 ( 0.443783)
test_all 0.001623 0.000325 711.443752 ( 75.129295)
test_rubyspec 0.084023 0.038316 50.420137 ( 58.893309)
total: 152.59 sec