Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-020822
#<BuildRuby:0x0000559e2a820208
@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-020822",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000752 0.004138 1.027924 ( 1.112713)
build_miniruby 0.000865 0.000000 0.986499 ( 0.985292)
build_ruby 0.001255 0.000000 2.824671 ( 2.688368)
build_all 0.003303 0.005807 15.901734 ( 3.330290)
build_install 0.005351 0.004037 2.013221 ( 1.121538)
test_btest 0.000559 0.000140 56.602369 ( 11.859783)
test_basic 0.000865 0.003953 0.293782 ( 0.384750)
test_all 0.001002 0.000292 630.121675 (109.639285)
test_rubyspec 0.051893 0.013471 51.534780 ( 59.749387)
total: 190.87 sec