Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-094219
#<BuildRuby:0x0000558837819e98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221227-094219",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.000000 0.006484 0.839582 ( 1.307144)
build_miniruby 0.000000 0.001320 1.013733 ( 1.011685)
build_ruby 0.001036 0.000512 2.761845 ( 2.759484)
build_all 0.006503 0.003035 16.634549 ( 2.952551)
build_install 0.004959 0.006479 2.271725 ( 1.164077)
test_btest 0.001212 0.000000 77.742698 ( 10.397601)
test_basic 0.005548 0.001352 0.366715 ( 0.452177)
test_all 0.000903 0.000452 664.430253 ( 93.267144)
test_rubyspec 0.059956 0.062548 51.341826 ( 59.390191)
total: 172.70 sec