Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-064104
#<BuildRuby:0x0000565452914018
@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.20221123-064104",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004543 0.000089 1.064053 ( 1.815865)
build_miniruby 0.000890 0.000127 1.127891 ( 1.126570)
build_ruby 0.000984 0.000141 2.773910 ( 2.655020)
build_all 0.004672 0.004225 15.755009 ( 3.441666)
build_install 0.004396 0.004214 1.981899 ( 1.127695)
test_btest 0.000511 0.000128 64.794780 ( 10.676240)
test_basic 0.000435 0.004341 0.298076 ( 0.388649)
test_all 0.001605 0.000502 720.520443 (110.619839)
test_rubyspec 0.029031 0.039832 53.629746 ( 61.879335)
total: 193.73 sec