Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-011325
#<BuildRuby:0x0000556074c68110
@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.20240107-011325",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000635 0.004033 1.166520 ( 1.562137)
build_miniruby 0.000000 0.001477 1.380010 ( 1.382782)
build_ruby 0.001052 0.000666 4.053637 ( 4.060708)
build_all 0.006464 0.003396 16.438427 ( 1.633740)
build_install 0.007778 0.007344 4.997158 ( 1.781946)
test_btest 0.000767 0.000000 81.822668 ( 9.335193)
test_basic 0.004628 0.000602 0.610819 ( 0.681964)
test_all 0.103881 0.018546 562.832849 ( 62.902551)
test_rubyspec 0.039937 0.022353 74.052269 ( 86.445808)
total: 169.79 sec