Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-131125
#<BuildRuby:0x00005593f08d0070
@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.20230614-131125",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000586 0.004500 1.404738 ( 2.700679)
build_miniruby 0.001121 0.000000 0.764233 ( 0.763979)
build_ruby 0.001560 0.000000 2.450932 ( 2.450719)
build_all 0.007847 0.002147 13.150517 ( 1.187376)
build_install 0.008237 0.000149 1.895195 ( 0.880888)
test_btest 0.000698 0.000190 84.128035 ( 6.683321)
test_basic 0.003809 0.001039 0.645549 ( 0.731440)
test_all 0.001581 0.000432 446.568455 ( 48.683949)
test_rubyspec 0.022610 0.017311 42.820164 ( 55.355745)
total: 119.44 sec