Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-044246
#<BuildRuby:0x0000562bfad7bf00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221123-044246",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004185 0.000644 1.084208 ( 1.218995)
build_miniruby 0.000739 0.000113 0.953445 ( 0.952209)
build_ruby 0.000974 0.000150 2.653141 ( 2.566662)
build_all 0.003524 0.005187 15.746655 ( 3.285702)
build_install 0.004108 0.004494 2.004898 ( 1.164353)
test_btest 0.000546 0.000156 61.020056 ( 11.111182)
test_basic 0.003834 0.001095 0.322922 ( 0.413722)
test_all 0.001047 0.000299 701.020781 (107.565341)
test_rubyspec 0.031052 0.021625 54.109379 ( 62.264214)
total: 190.54 sec