Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-212152
#<BuildRuby:0x0000558e08ee0048
@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.20240114-212152",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.003292 0.001098 1.116016 ( 1.469358)
build_miniruby 0.001263 0.000000 0.967688 ( 0.966964)
build_ruby 0.001305 0.000000 2.675223 ( 2.675503)
build_all 0.007182 0.001717 14.186628 ( 1.304399)
build_install 0.007533 0.000000 4.189918 ( 1.144271)
test_btest 0.000873 0.000000 75.358906 ( 7.284843)
test_basic 0.003715 0.000798 0.728505 ( 0.806143)
test_all 0.097677 0.035773 480.912418 ( 56.401023)
test_rubyspec 0.029457 0.016620 48.757289 ( 61.129414)
total: 133.18 sec