Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-104902
#<BuildRuby:0x000055fe9d8251f8
@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.20220723-104902",
@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.000025)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003689 0.008003 0.833949 ( 1.042003)
build_miniruby 0.001159 0.000357 0.063032 ( 0.062047)
build_ruby 0.001352 0.000416 0.064865 ( 0.063029)
build_all 0.008355 0.001177 1.238102 ( 0.472883)
build_install 0.015542 0.001618 4.326225 ( 1.795628)
test_btest 0.000747 0.000187 53.821992 ( 5.943207)
test_basic 0.000699 0.005210 0.295449 ( 0.385660)
test_all 0.002991 0.000000 508.965345 ( 53.418866)
test_rubyspec 0.075561 0.058013 41.581519 ( 47.417093)
total: 110.60 sec