Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-071012
#<BuildRuby:0x0000556443eec0f8
@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.20221207-071012",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.001145 0.004092 1.186979 ( 1.160222)
build_miniruby 0.000948 0.000000 0.955115 ( 0.953673)
build_ruby 0.001189 0.000000 2.765281 ( 2.658951)
build_all 0.009188 0.000000 15.733710 ( 3.276819)
build_install 0.008801 0.000011 2.321583 ( 1.307256)
test_btest 0.000623 0.000054 65.454941 ( 10.689424)
test_basic 0.000445 0.004126 0.306181 ( 0.397090)
test_all 0.000707 0.000092 660.325517 (122.313648)
test_rubyspec 0.034324 0.030680 53.387696 ( 61.488951)
total: 204.25 sec