Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-182106
#<BuildRuby:0x000055dc25b97fb0
@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.20221118-182106",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.000000 0.004864 1.145465 ( 1.201782)
build_miniruby 0.000000 0.001090 0.966140 ( 0.964580)
build_ruby 0.000158 0.001086 2.896617 ( 2.771917)
build_all 0.008929 0.000168 15.836091 ( 3.333205)
build_install 0.008225 0.000414 1.979196 ( 1.137529)
test_btest 0.000608 0.000055 57.324879 ( 11.886796)
test_basic 0.004428 0.000402 0.289952 ( 0.380468)
test_all 0.000815 0.000000 663.750638 (102.131235)
test_rubyspec 0.065504 0.003847 51.359263 ( 59.661911)
total: 183.47 sec