Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-083017
#<BuildRuby:0x000055dff3dfc018
@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.20221119-083017",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001359 0.003655 1.092623 ( 1.769373)
build_miniruby 0.000715 0.000084 1.029145 ( 1.027846)
build_ruby 0.001150 0.000136 2.860913 ( 2.731744)
build_all 0.008986 0.000119 15.902460 ( 3.392850)
build_install 0.004652 0.004088 2.012245 ( 1.115989)
test_btest 0.000575 0.000000 65.342411 ( 11.086287)
test_basic 0.004653 0.000181 0.302865 ( 0.393680)
test_all 0.001164 0.000166 624.194770 (108.768981)
test_rubyspec 0.038881 0.021906 51.599865 ( 59.910273)
total: 190.20 sec