Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-042803
#<BuildRuby:0x0000562e1f3e3d68
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230607-042803",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005236 0.000262 1.418075 ( 2.732042)
build_miniruby 0.000000 0.001111 0.763784 ( 0.763118)
build_ruby 0.000000 0.001204 2.286233 ( 2.287310)
build_all 0.003214 0.005848 12.476507 ( 1.114668)
build_install 0.000000 0.007367 1.714524 ( 0.871289)
test_btest 0.000160 0.000936 79.676859 ( 7.488969)
test_basic 0.000000 0.004150 0.741561 ( 0.822795)
test_all 0.000855 0.000244 446.515524 ( 39.988838)
test_rubyspec 0.009044 0.034112 41.302897 ( 53.755518)
total: 109.83 sec