Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-201515
#<BuildRuby:0x000055e67fd1af90
@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.20221018-201515",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000045 0.000000 0.000045 ( 0.000042)
build_up 0.009472 0.000000 1.152658 ( 1.957865)
build_miniruby 0.001923 0.000000 0.106098 ( 0.102819)
build_ruby 0.001783 0.000000 0.100745 ( 0.097837)
build_all 0.004333 0.004081 1.336124 ( 0.582219)
build_install 0.015201 0.000351 1.703254 ( 0.909355)
test_btest 0.001784 0.000089 63.416419 ( 6.755087)
test_basic 0.005373 0.000269 0.358136 ( 0.450961)
test_all 0.006142 0.001527 491.077761 ( 52.999330)
test_rubyspec 0.093172 0.038643 42.952678 ( 51.232662)
total: 115.09 sec