Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-203307
#<BuildRuby:0x000055db637a75f8
@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.20230724-203307",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000033 0.000001 0.000034 ( 0.000035)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.001771 0.004366 1.483738 ( 2.746122)
build_miniruby 0.000936 0.000099 0.938135 ( 0.937907)
build_ruby 0.001538 0.000162 2.560502 ( 2.565156)
build_all 0.000639 0.008068 12.925285 ( 1.165854)
build_install 0.003651 0.004088 1.881091 ( 0.875342)
test_btest 0.000746 0.000177 73.345934 ( 7.276091)
test_basic 0.000075 0.004258 0.590126 ( 0.668217)
test_all 0.000986 0.000281 486.238420 ( 46.967776)
test_rubyspec 0.020438 0.022001 41.762792 ( 54.217540)
total: 117.42 sec