Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-124938
#<BuildRuby:0x00005601aa4c43a0
@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.20221127-124938",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001961 0.007871 1.284367 ( 2.418635)
build_miniruby 0.001949 0.000389 0.854904 ( 0.876286)
build_ruby 0.003729 0.000000 2.246714 ( 2.201892)
build_all 0.020026 0.001902 25.047203 ( 2.888120)
build_install 0.020316 0.000159 4.934202 ( 1.205824)
test_btest 0.001040 0.000142 87.060209 ( 8.702336)
test_basic 0.008435 0.000000 0.348465 ( 0.437053)
test_all 0.001965 0.000089 720.837482 ( 70.989084)
test_rubyspec 0.094509 0.058585 49.988049 ( 58.347488)
total: 148.07 sec