Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-102958
#<BuildRuby:0x0000562de5758028
@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.20221222-102958",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003717 0.000572 0.851305 ( 1.063510)
build_miniruby 0.000847 0.000130 0.951032 ( 0.949888)
build_ruby 0.000985 0.000152 2.729637 ( 2.732096)
build_all 0.008226 0.000546 15.795562 ( 3.339851)
build_install 0.009030 0.000000 2.270928 ( 1.248728)
test_btest 0.000636 0.000000 60.912653 ( 11.915512)
test_basic 0.004832 0.000000 0.336054 ( 0.426906)
test_all 0.001398 0.000000 655.614709 (158.597913)
test_rubyspec 0.032768 0.028770 51.329316 ( 59.512057)
total: 239.79 sec