Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-025356
#<BuildRuby:0x000055bd8e8fbf00
@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.20221117-025356",
@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.000017 0.000004 0.000021 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004671 0.000000 1.021043 ( 1.064200)
build_miniruby 0.000914 0.000000 1.049067 ( 1.047884)
build_ruby 0.001129 0.000000 2.684718 ( 2.598533)
build_all 0.002777 0.006012 15.819453 ( 3.338755)
build_install 0.006040 0.004354 1.979830 ( 1.157965)
test_btest 0.000523 0.000175 60.218269 ( 10.694273)
test_basic 0.000717 0.003965 0.298545 ( 0.389839)
test_all 0.001593 0.000227 632.767980 (101.216853)
test_rubyspec 0.021770 0.023052 51.349093 ( 59.576241)
total: 181.09 sec