Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-154359
#<BuildRuby:0x00005575b431ef28
@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.20230624-154359",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005287 0.001321 1.417892 ( 2.705319)
build_miniruby 0.000766 0.000192 0.918243 ( 0.918031)
build_ruby 0.001044 0.000261 2.613854 ( 2.614351)
build_all 0.000717 0.009364 15.947655 ( 1.420558)
build_install 0.009427 0.000079 4.680806 ( 1.087434)
test_btest 0.000694 0.000231 83.713160 ( 7.437668)
test_basic 0.004329 0.000000 0.618648 ( 0.699036)
test_all 0.001465 0.000117 452.176845 ( 50.417681)
test_rubyspec 0.014202 0.026041 42.307864 ( 54.872214)
total: 122.17 sec