Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-100502
#<BuildRuby:0x00005617e0ca7918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-100502",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003932 0.000000 0.730665 ( 1.141087)
build_miniruby 0.001064 0.000000 0.871941 ( 0.871307)
build_ruby 0.001251 0.000000 2.673321 ( 2.673612)
build_all 0.006550 0.002802 14.627552 ( 1.339555)
build_install 0.006001 0.003328 4.150314 ( 1.129329)
test_btest 0.000604 0.000083 79.612061 ( 7.043707)
test_basic 0.001045 0.003026 0.414808 ( 0.494590)
test_all 0.108175 0.026001 539.122081 ( 53.751199)
test_rubyspec 0.019762 0.012920 48.516055 ( 61.061856)
total: 129.51 sec