Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-072230
#<BuildRuby:0x0000558b1f3af818
@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-072230",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005881 0.000310 1.558052 ( 2.789381)
build_miniruby 0.001281 0.000214 0.895497 ( 0.895396)
build_ruby 0.001055 0.000175 2.381244 ( 2.381689)
build_all 0.009337 0.000085 12.822562 ( 1.104906)
build_install 0.004261 0.003584 1.718976 ( 0.856719)
test_btest 0.000921 0.000167 81.795761 ( 7.301250)
test_basic 0.003369 0.000612 0.616173 ( 0.696752)
test_all 0.000000 0.001098 456.483103 ( 40.048878)
test_rubyspec 0.017070 0.024456 43.193493 ( 55.666096)
total: 111.74 sec