Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-091845
#<BuildRuby:0x000055ac098c7d68
@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.20231110-091845",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004391 0.000732 1.235687 ( 1.507348)
build_miniruby 0.000000 0.001197 0.881091 ( 0.880581)
build_ruby 0.000000 0.001489 2.791621 ( 2.792168)
build_all 0.009177 0.000738 16.446842 ( 1.512527)
build_install 0.006139 0.003602 4.958618 ( 1.195097)
test_btest 0.000937 0.000204 84.780341 ( 7.472437)
test_basic 0.003372 0.000733 0.728660 ( 0.806222)
test_all 0.112041 0.023743 539.223975 ( 48.263191)
test_rubyspec 0.029314 0.016762 50.487991 ( 62.825896)
total: 127.26 sec