Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-212828
#<BuildRuby:0x000055aa311effd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-212828",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.004969 1.232613 ( 1.625221)
build_miniruby 0.000000 0.001154 1.428845 ( 1.431927)
build_ruby 0.000514 0.001170 4.159025 ( 4.165779)
build_all 0.006431 0.003630 16.410561 ( 1.664312)
build_install 0.013753 0.001897 4.888265 ( 1.646337)
test_btest 0.000671 0.000093 84.863053 ( 11.167987)
test_basic 0.005782 0.000000 0.672939 ( 0.737998)
test_all 0.095907 0.022479 553.104889 ( 57.926064)
test_rubyspec 0.043340 0.021518 77.572330 ( 90.015716)
total: 170.38 sec