Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-011512
#<BuildRuby:0x000055a72023b7f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-011512",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.001825 0.003123 0.987357 ( 1.276773)
build_miniruby 0.000810 0.000324 0.861146 ( 0.860255)
build_ruby 0.000856 0.000343 2.707771 ( 2.740681)
build_all 0.005143 0.002801 11.983751 ( 1.010267)
build_install 0.005915 0.000842 3.560931 ( 0.965465)
test_btest 0.000563 0.000216 66.003005 ( 4.690248)
test_basic 0.003032 0.000000 0.369710 ( 0.453385)
test_all 0.074056 0.029667 410.691628 ( 35.058350)
test_rubyspec 0.030293 0.037523 39.445690 ( 52.082203)
total: 99.14 sec