Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-093148
#<BuildRuby:0x0000560bd84b6038
@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.20221013-093148",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000045 0.000000 0.000045 ( 0.000045)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.007706 0.004690 1.111455 ( 1.176671)
build_miniruby 0.001384 0.000099 0.103584 ( 0.100400)
build_ruby 0.000000 0.001624 0.100890 ( 0.098042)
build_all 0.004523 0.003083 1.320262 ( 0.564420)
build_install 0.009737 0.005712 1.623664 ( 0.892653)
test_btest 0.001311 0.000246 63.194781 ( 6.395426)
test_basic 0.006453 0.000224 0.345520 ( 0.442556)
test_all 0.005073 0.000895 514.869614 ( 54.876428)
test_rubyspec 0.089559 0.044697 43.127027 ( 51.731467)
total: 116.28 sec