Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-222813
#<BuildRuby:0x000055caec49bfa8
@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.20231226-222813",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000552 0.004120 1.196073 ( 1.587173)
build_miniruby 0.001405 0.000000 0.931704 ( 0.930604)
build_ruby 0.001452 0.000000 2.717846 ( 2.718091)
build_all 0.006747 0.002574 16.399819 ( 1.454316)
build_install 0.003743 0.004464 4.645814 ( 1.128920)
test_btest 0.000483 0.000130 82.810087 ( 7.044178)
test_basic 0.003720 0.001002 0.774093 ( 0.852055)
test_all 0.095926 0.037058 514.171909 ( 57.473672)
test_rubyspec 0.028246 0.018973 49.609568 ( 61.986489)
total: 135.18 sec