Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-211807
#<BuildRuby:0x000055d2e49b7500
@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.20240113-211807",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004640 0.000000 0.860351 ( 1.258162)
build_miniruby 0.001315 0.000000 0.964625 ( 0.964596)
build_ruby 0.001220 0.000000 2.809939 ( 2.814858)
build_all 0.010017 0.000000 14.589276 ( 1.360840)
build_install 0.008672 0.000000 4.189025 ( 1.152469)
test_btest 0.000790 0.000000 77.642590 ( 7.303382)
test_basic 0.003545 0.000000 0.466705 ( 0.546672)
test_all 0.086746 0.047050 531.134497 ( 55.947885)
test_rubyspec 0.018114 0.017803 49.579623 ( 62.119337)
total: 133.47 sec