Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-074327
#<BuildRuby:0x00005601918c3280
@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.20231129-074327",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003398 0.000309 0.843320 ( 1.240253)
build_miniruby 0.000751 0.000068 0.872852 ( 0.872726)
build_ruby 0.001510 0.000137 2.737424 ( 2.739099)
build_all 0.002927 0.004252 12.139362 ( 1.023183)
build_install 0.003155 0.008398 3.486821 ( 0.967219)
test_btest 0.000509 0.000156 65.483116 ( 4.903119)
test_basic 0.000130 0.002836 0.375183 ( 0.456910)
test_all 0.078979 0.024980 394.998294 ( 33.013502)
test_rubyspec 0.046593 0.027676 39.662610 ( 52.339096)
total: 97.56 sec