Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-190901
#<BuildRuby:0x00005600a829fbb8
@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.20231206-190901",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001365 0.003745 1.162519 ( 1.539871)
build_miniruby 0.000963 0.000092 0.894484 ( 0.893950)
build_ruby 0.001326 0.000000 2.720436 ( 2.720675)
build_all 0.006185 0.003887 16.918927 ( 1.462809)
build_install 0.009223 0.000167 5.096739 ( 1.256980)
test_btest 0.000894 0.000107 84.294259 ( 8.156428)
test_basic 0.000000 0.004429 0.816867 ( 0.894743)
test_all 0.108122 0.031863 543.621669 ( 51.027182)
test_rubyspec 0.028798 0.021151 50.846742 ( 63.040903)
total: 130.99 sec