Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-191347
#<BuildRuby:0x000055fad8ada740
@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.20230101-191347",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006152 0.000462 0.848090 ( 1.036648)
build_miniruby 0.001075 0.000215 1.014734 ( 1.012783)
build_ruby 0.001391 0.000278 2.774087 ( 2.771484)
build_all 0.009587 0.000220 16.792991 ( 2.949679)
build_install 0.006087 0.005678 2.300475 ( 1.184902)
test_btest 0.000928 0.000000 76.556960 ( 10.599436)
test_basic 0.003961 0.003484 0.314345 ( 0.399114)
test_all 0.001309 0.000344 666.268223 (106.400146)
test_rubyspec 0.043354 0.056971 51.630817 ( 59.724497)
total: 186.08 sec