Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-112746
#<BuildRuby:0x000055fa70fa7e70
@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.20221228-112746",
@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.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.000000 0.006320 0.844450 ( 1.095814)
build_miniruby 0.000000 0.001303 1.011538 ( 1.009604)
build_ruby 0.000389 0.001191 2.765666 ( 2.763061)
build_all 0.004992 0.004567 16.735503 ( 2.979778)
build_install 0.009552 0.000000 2.287711 ( 1.177845)
test_btest 0.000738 0.000000 71.987245 ( 10.982132)
test_basic 0.006470 0.000000 0.339534 ( 0.426099)
test_all 0.001395 0.000000 681.833128 ( 96.643986)
test_rubyspec 0.098807 0.026836 51.481450 ( 59.599992)
total: 176.68 sec