Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-221651
#<BuildRuby:0x0000555b500af018
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-221651",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008045 0.001004 0.929898 ( 1.094614)
build_miniruby 0.001694 0.000423 0.847075 ( 0.845715)
build_ruby 0.003126 0.000000 2.154623 ( 2.154732)
build_all 0.014031 0.006299 18.649301 ( 2.186547)
build_install 0.011311 0.010251 2.086719 ( 1.051804)
test_btest 0.001054 0.000384 92.323279 ( 9.554313)
test_basic 0.001675 0.008398 0.341911 ( 0.426144)
test_all 0.002297 0.000000 674.060511 ( 63.248654)
test_rubyspec 0.091969 0.079036 48.063173 ( 56.193385)
total: 136.76 sec