Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-011215
#<BuildRuby:0x0000558c0c692858
@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.20230114-011215",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006074 0.000380 0.833044 ( 1.027274)
build_miniruby 0.001323 0.000000 1.021932 ( 1.019992)
build_ruby 0.000000 0.001628 2.769133 ( 2.766508)
build_all 0.008243 0.001753 16.802580 ( 2.964308)
build_install 0.008719 0.000463 2.096593 ( 1.080665)
test_btest 0.000000 0.000873 71.423324 ( 10.948635)
test_basic 0.003882 0.003140 0.342837 ( 0.428192)
test_all 0.001125 0.000153 658.265724 ( 98.391714)
test_rubyspec 0.096318 0.034422 52.370662 ( 60.422244)
total: 179.05 sec