Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-133004
#<BuildRuby:0x000056266f31fdf8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-133004",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001735 0.003358 1.199639 ( 3.312977)
build_miniruby 0.000688 0.000191 1.009637 ( 1.008439)
build_ruby 0.001036 0.000288 2.759025 ( 2.634217)
build_all 0.009137 0.000000 15.817445 ( 3.260679)
build_install 0.006848 0.002978 2.228332 ( 1.258205)
test_btest 0.000501 0.000131 68.110211 ( 11.277020)
test_basic 0.004747 0.000231 0.332683 ( 0.423754)
test_all 0.000661 0.000165 653.068230 (122.846771)
test_rubyspec 0.035238 0.028102 52.250669 ( 60.571467)
total: 206.59 sec