Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-000143
#<BuildRuby:0x000055c09784c0d0
@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.20221120-000143",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000789 0.004175 1.117908 ( 1.217524)
build_miniruby 0.000746 0.000075 1.042063 ( 1.040943)
build_ruby 0.001093 0.000109 2.830070 ( 2.727283)
build_all 0.004802 0.004317 15.944196 ( 3.299880)
build_install 0.007717 0.001102 2.135181 ( 1.249637)
test_btest 0.000495 0.000070 62.107935 ( 10.648265)
test_basic 0.005014 0.000048 0.274906 ( 0.365804)
test_all 0.001005 0.000138 627.115420 (109.734461)
test_rubyspec 0.055788 0.013609 51.506220 ( 59.751638)
total: 190.04 sec