Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-195847
#<BuildRuby:0x000056328d683e70
@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-195847",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.004583 0.000459 1.140783 ( 1.364651)
build_miniruby 0.000938 0.000000 0.949081 ( 0.947820)
build_ruby 0.001157 0.000000 2.762952 ( 2.674895)
build_all 0.005477 0.003542 15.768556 ( 3.312278)
build_install 0.008202 0.001069 2.239571 ( 1.284407)
test_btest 0.000600 0.000078 64.796284 ( 10.855593)
test_basic 0.004804 0.000056 0.306589 ( 0.397538)
test_all 0.000773 0.000096 658.995654 (109.461536)
test_rubyspec 0.022655 0.038128 52.215944 ( 60.523458)
total: 190.82 sec