Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-093211
#<BuildRuby:0x0000556e0e90f520
@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.20231021-093211",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.004781 1.302266 ( 1.580740)
build_miniruby 0.000000 0.000982 0.868240 ( 0.868411)
build_ruby 0.000000 0.001252 2.608505 ( 2.608462)
build_all 0.009734 0.000415 16.724365 ( 1.506826)
build_install 0.005912 0.004907 4.989946 ( 1.176478)
test_btest 0.000887 0.000166 84.688074 ( 7.357348)
test_basic 0.001664 0.003629 0.691104 ( 0.766566)
test_all 0.006129 0.000454 523.342768 ( 51.475874)
test_rubyspec 0.018133 0.030097 52.761055 ( 65.143083)
total: 132.48 sec