Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-234146
#<BuildRuby:0x000055b40221d570
@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.20221016-234146",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000048 0.000000 0.000048 ( 0.000049)
build_up 0.006147 0.005041 1.138134 ( 1.607779)
build_miniruby 0.001807 0.000000 0.108524 ( 0.105916)
build_ruby 0.001659 0.000000 0.097784 ( 0.096085)
build_all 0.004031 0.003844 1.328367 ( 0.579001)
build_install 0.003253 0.011923 1.659980 ( 0.900145)
test_btest 0.001035 0.000666 65.308910 ( 6.624337)
test_basic 0.005633 0.000869 0.353578 ( 0.443924)
test_all 0.004255 0.002553 488.059437 ( 52.862986)
test_rubyspec 0.074534 0.068301 43.392271 ( 51.828002)
total: 115.05 sec