Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-151453
#<BuildRuby:0x00005601608cc460
@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.20221224-151453",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001178 0.003214 0.862580 ( 1.093667)
build_miniruby 0.000833 0.000111 0.988286 ( 0.987112)
build_ruby 0.000999 0.000133 2.575139 ( 2.573852)
build_all 0.008930 0.000000 15.779331 ( 3.359526)
build_install 0.006818 0.002328 2.272201 ( 1.272626)
test_btest 0.000513 0.000070 66.114555 ( 10.867658)
test_basic 0.001769 0.003077 0.298064 ( 0.388843)
test_all 0.000872 0.000151 635.900415 (114.274875)
test_rubyspec 0.038630 0.021733 51.758373 ( 59.931756)
total: 194.75 sec