Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-083209
#<BuildRuby:0x00005627b3204488
@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.20221202-083209",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003930 0.000982 1.176337 ( 1.165794)
build_miniruby 0.000000 0.000941 1.035179 ( 1.034004)
build_ruby 0.000000 0.001252 2.765185 ( 2.655436)
build_all 0.007259 0.001555 15.854482 ( 3.442382)
build_install 0.006754 0.001930 2.248601 ( 1.276089)
test_btest 0.000501 0.000143 67.972275 ( 10.946382)
test_basic 0.003585 0.001025 0.299579 ( 0.390768)
test_all 0.000629 0.000180 691.161977 (107.153318)
test_rubyspec 0.026168 0.037441 53.222460 ( 61.403751)
total: 189.47 sec