Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-020255
#<BuildRuby:0x0000561b74a9b998
@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-020255",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.001389 0.003348 1.196580 ( 1.612694)
build_miniruby 0.001282 0.000122 1.390320 ( 1.392541)
build_ruby 0.001706 0.000000 4.174474 ( 4.182037)
build_all 0.007439 0.003483 16.503683 ( 1.676232)
build_install 0.012164 0.003302 4.863415 ( 1.641013)
test_btest 0.000693 0.000099 83.258407 ( 9.229534)
test_basic 0.005527 0.000267 0.657178 ( 0.724288)
test_all 0.097723 0.023312 539.102782 ( 67.846307)
test_rubyspec 0.027945 0.036798 77.068817 ( 89.338728)
total: 177.64 sec