Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-131429
#<BuildRuby:0x0000564e55843240
@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.20221206-131429",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000056 0.000008 0.000064 ( 0.000068)
build_up 0.008918 0.000699 1.201292 ( 1.199970)
build_miniruby 0.002304 0.000329 0.839268 ( 0.838079)
build_ruby 0.002325 0.000332 2.206492 ( 2.134347)
build_all 0.016403 0.002344 18.530546 ( 2.196060)
build_install 0.021328 0.000000 2.075931 ( 1.048256)
test_btest 0.001380 0.000000 90.738884 ( 8.835937)
test_basic 0.007481 0.000000 0.349603 ( 0.440541)
test_all 0.002368 0.000000 677.689815 ( 70.082941)
test_rubyspec 0.097987 0.039456 49.113809 ( 57.627705)
total: 144.40 sec