Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-234624
#<BuildRuby:0x000055ac661c03c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-234624",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004839 0.000208 1.193093 ( 1.263983)
build_miniruby 0.000847 0.000196 0.980788 ( 0.979515)
build_ruby 0.001084 0.000250 2.849478 ( 2.741135)
build_all 0.003892 0.005362 15.912878 ( 3.314005)
build_install 0.004224 0.004380 2.247341 ( 1.261200)
test_btest 0.000000 0.000631 67.381579 ( 11.217860)
test_basic 0.002073 0.002803 0.331909 ( 0.423254)
test_all 0.000790 0.000316 668.459864 (103.224405)
test_rubyspec 0.034118 0.032356 52.785005 ( 60.934590)
total: 185.36 sec