Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-010108
#<BuildRuby:0x000055d7f329c090
@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.20231201-010108",
@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.000000 0.000049 0.000049 ( 0.000009)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000000 0.006536 1.328881 ( 1.746688)
build_miniruby 0.000645 0.000519 0.813680 ( 0.813709)
build_ruby 0.001021 0.000408 2.741764 ( 2.742492)
build_all 0.005301 0.004641 16.660569 ( 1.506914)
build_install 0.003865 0.005962 4.908316 ( 1.160158)
test_btest 0.000739 0.000398 85.144772 ( 8.050556)
test_basic 0.004333 0.000206 0.606526 ( 0.683298)
test_all 0.097720 0.036774 528.992726 ( 47.646044)
test_rubyspec 0.031443 0.012787 50.139296 ( 62.392634)
total: 126.74 sec