Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-182214
#<BuildRuby:0x00005610994dffa8
@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.20231118-182214",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004260 0.001002 1.313472 ( 1.708341)
build_miniruby 0.000798 0.000187 0.922981 ( 0.922984)
build_ruby 0.001177 0.000277 2.866753 ( 2.866480)
build_all 0.005324 0.004635 16.669206 ( 1.529236)
build_install 0.004505 0.004451 4.896584 ( 1.161739)
test_btest 0.000784 0.000248 81.725103 ( 8.005257)
test_basic 0.003654 0.000000 0.625946 ( 0.706571)
test_all 0.101830 0.029912 516.338884 ( 51.494546)
test_rubyspec 0.026013 0.022001 50.714282 ( 63.074947)
total: 131.47 sec