Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-100223
#<BuildRuby:0x00005632f06bf598
@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.20240108-100223",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004147 0.000873 1.281384 ( 1.668391)
build_miniruby 0.001053 0.000222 1.514909 ( 1.518284)
build_ruby 0.001631 0.000000 4.591337 ( 4.601871)
build_all 0.010593 0.000000 16.662868 ( 1.856964)
build_install 0.013388 0.002782 5.066634 ( 1.896522)
test_btest 0.000695 0.000129 82.367759 ( 11.265146)
test_basic 0.007094 0.000000 0.698946 ( 0.765889)
test_all 0.096580 0.025465 535.259771 ( 69.929949)
test_rubyspec 0.049535 0.018773 83.721659 ( 96.045222)
total: 189.55 sec