Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-232935
#<BuildRuby:0x00005618538ea8c0
@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.20221115-232935",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004781 0.000000 1.116323 ( 1.202277)
build_miniruby 0.000924 0.000000 0.928050 ( 0.926557)
build_ruby 0.001255 0.000000 2.838789 ( 2.753319)
build_all 0.008488 0.000000 15.842793 ( 3.337627)
build_install 0.009970 0.000070 2.094937 ( 1.231545)
test_btest 0.000581 0.000000 57.824577 ( 10.967201)
test_basic 0.000941 0.003872 0.335544 ( 0.426452)
test_all 0.001102 0.000084 646.513094 (100.629532)
test_rubyspec 0.054283 0.022479 51.199256 ( 59.465722)
total: 180.94 sec