Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-204856
#<BuildRuby:0x0000560dbf2be5f8
@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.20221226-204856",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000047 0.000000 0.000047 ( 0.000047)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.006018 0.004239 0.849689 ( 1.031366)
build_miniruby 0.001307 0.000000 1.001685 ( 0.999880)
build_ruby 0.001573 0.000000 2.764661 ( 2.761919)
build_all 0.009848 0.000000 16.563580 ( 2.986803)
build_install 0.007290 0.004147 2.248029 ( 1.174728)
test_btest 0.000875 0.000079 71.638866 ( 10.833563)
test_basic 0.002316 0.004555 0.336113 ( 0.421536)
test_all 0.001072 0.000147 647.039514 (105.010380)
test_rubyspec 0.087692 0.045827 50.781862 ( 58.881932)
total: 184.10 sec