Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-145442
#<BuildRuby:0x000055d72a2c4208
@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.20221124-145442",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005011 0.000075 1.151911 ( 3.184464)
build_miniruby 0.000826 0.000055 1.022613 ( 1.021293)
build_ruby 0.001369 0.000000 2.801260 ( 2.714142)
build_all 0.008709 0.000122 15.850139 ( 3.425866)
build_install 0.005288 0.004284 1.942645 ( 1.107926)
test_btest 0.000568 0.000063 65.003832 ( 10.364536)
test_basic 0.004387 0.000487 0.282314 ( 0.372913)
test_all 0.001177 0.000131 690.642306 (112.754298)
test_rubyspec 0.049901 0.020908 53.735544 ( 61.950228)
total: 196.90 sec