Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-183232
#<BuildRuby:0x000055909857eeb8
@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.20230608-183232",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001231 0.004361 1.521578 ( 2.810169)
build_miniruby 0.000000 0.001058 0.777362 ( 0.776909)
build_ruby 0.000000 0.001342 2.526253 ( 2.526652)
build_all 0.007900 0.001487 12.866979 ( 1.103567)
build_install 0.006824 0.000829 1.658605 ( 0.884771)
test_btest 0.000501 0.000150 82.558713 ( 7.399889)
test_basic 0.000891 0.003117 0.716440 ( 0.802227)
test_all 0.001487 0.000000 457.084520 ( 43.387726)
test_rubyspec 0.024876 0.016331 41.932779 ( 54.421278)
total: 114.11 sec