Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-100507
#<BuildRuby:0x000055bf93553f90
@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.20240109-100507",
@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.000021 0.000009 0.000030 ( 0.000029)
autoconf 0.000038 0.000016 0.000054 ( 0.000054)
configure 0.000024 0.000011 0.000035 ( 0.000034)
build_up 0.001976 0.005092 0.791121 ( 1.313571)
build_miniruby 0.001057 0.000000 0.827332 ( 0.827010)
build_ruby 0.000784 0.000649 2.675469 ( 2.675742)
build_all 0.005029 0.002744 12.019328 ( 0.977450)
build_install 0.003244 0.006150 3.415649 ( 0.970556)
test_btest 0.000499 0.000317 64.998122 ( 5.353999)
test_basic 0.002382 0.001516 0.383918 ( 0.465580)
test_all 0.071940 0.024334 389.513759 ( 39.822489)
test_rubyspec 0.043173 0.026327 40.510781 ( 53.066333)
total: 105.47 sec