Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-082210
#<BuildRuby:0x0000557e5bcccb88
@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.20220917-082210",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000005 0.000018 ( 0.000024)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002729 0.007500 1.092733 ( 1.203194)
build_miniruby 0.001517 0.000758 0.071053 ( 0.069118)
build_ruby 0.001705 0.000853 0.075198 ( 0.072128)
build_all 0.010802 0.000000 1.577857 ( 0.609695)
build_install 0.017389 0.005322 1.927450 ( 0.938082)
test_btest 0.000746 0.000290 95.543433 ( 9.329574)
test_basic 0.002332 0.005495 0.360615 ( 0.450051)
test_all 0.001462 0.001987 678.026655 ( 68.256819)
test_rubyspec 0.115619 0.057201 47.013005 ( 55.406131)
total: 136.34 sec