Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-152754
#<BuildRuby:0x00005609dfa4b818
@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.20230604-152754",
@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.000000 0.000007 0.000007 ( 0.000007)
autoconf 0.000000 0.000010 0.000010 ( 0.000009)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.001355 0.004325 1.286257 ( 2.521341)
build_miniruby 0.000797 0.000187 0.801358 ( 0.800862)
build_ruby 0.001111 0.000261 2.602912 ( 2.602742)
build_all 0.004712 0.004447 12.449544 ( 1.099088)
build_install 0.006979 0.000687 1.713156 ( 0.842879)
test_btest 0.000734 0.000193 82.313968 ( 7.528667)
test_basic 0.003512 0.000000 0.686323 ( 0.765623)
test_all 0.000896 0.000000 450.234711 ( 39.067991)
test_rubyspec 0.018879 0.020329 41.984655 ( 54.473813)
total: 109.70 sec