Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-042820
#<BuildRuby:0x000055597eeceff0
@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-042820",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000744 0.004177 1.138866 ( 1.525697)
build_miniruby 0.000820 0.000130 1.033914 ( 1.033648)
build_ruby 0.001310 0.000207 2.739008 ( 2.739266)
build_all 0.010237 0.000256 16.927764 ( 1.494896)
build_install 0.008791 0.000022 5.029147 ( 1.202703)
test_btest 0.001049 0.000000 90.449295 ( 7.227694)
test_basic 0.004755 0.000000 0.799903 ( 0.879187)
test_all 0.110394 0.030125 532.511890 ( 63.488275)
test_rubyspec 0.029033 0.018009 50.366187 ( 62.733212)
total: 142.33 sec