Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-164932
#<BuildRuby:0x00005642c9d93db8
@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.20221119-164932",
@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.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000576 0.004222 1.162272 ( 1.143994)
build_miniruby 0.000665 0.000302 0.964962 ( 0.963613)
build_ruby 0.000000 0.001129 2.887732 ( 2.783409)
build_all 0.007538 0.001357 15.857928 ( 3.397958)
build_install 0.006678 0.002922 2.072452 ( 1.156939)
test_btest 0.000370 0.000162 58.143022 ( 11.931757)
test_basic 0.000000 0.004471 0.308327 ( 0.399393)
test_all 0.000000 0.000767 665.418450 (103.799551)
test_rubyspec 0.036013 0.037607 51.734724 ( 59.805457)
total: 185.38 sec