Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-043133
#<BuildRuby:0x000055c048f4fd68
@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-043133",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004454 0.000054 1.023241 ( 1.385405)
build_miniruby 0.000870 0.000087 0.843150 ( 0.842739)
build_ruby 0.001281 0.000000 2.671770 ( 2.672203)
build_all 0.005599 0.004415 15.830031 ( 1.444293)
build_install 0.008572 0.000039 4.638945 ( 1.138120)
test_btest 0.001041 0.000135 79.840214 ( 7.349706)
test_basic 0.002485 0.003915 0.618174 ( 0.693409)
test_all 0.129732 0.005063 532.165209 ( 48.670089)
test_rubyspec 0.021617 0.026761 49.004908 ( 61.411377)
total: 125.61 sec