Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-112358
#<BuildRuby:0x000055763da6fbb8
@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.20231030-112358",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004633 0.000772 1.342949 ( 1.672526)
build_miniruby 0.000866 0.000144 0.917002 ( 0.916630)
build_ruby 0.001196 0.000199 2.722415 ( 2.723332)
build_all 0.001685 0.008017 15.646498 ( 1.410282)
build_install 0.008591 0.000000 4.729427 ( 1.117393)
test_btest 0.000953 0.000000 80.006368 ( 7.313973)
test_basic 0.003842 0.000202 0.701432 ( 0.777785)
test_all 0.104172 0.029230 492.020042 ( 55.989135)
test_rubyspec 0.022915 0.028656 49.268848 ( 61.622172)
total: 133.54 sec