Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-224706
#<BuildRuby:0x000055bff9670728
@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.20221207-224706",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.004200 0.001146 1.170924 ( 1.181195)
build_miniruby 0.000829 0.000226 0.970069 ( 0.968635)
build_ruby 0.000940 0.000256 2.704617 ( 2.612365)
build_all 0.007242 0.001975 15.815632 ( 3.343935)
build_install 0.008252 0.000726 2.177076 ( 1.204878)
test_btest 0.000527 0.000132 65.662375 ( 10.963986)
test_basic 0.000513 0.004064 0.314084 ( 0.404760)
test_all 0.001110 0.000000 664.419292 (104.608355)
test_rubyspec 0.067182 0.006318 53.105968 ( 61.359614)
total: 186.65 sec