Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-170552
#<BuildRuby:0x0000563a8d0bde98
@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.20221224-170552",
@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.000021 0.000001 0.000022 ( 0.000022)
configure 0.000035 0.000002 0.000037 ( 0.000037)
build_up 0.004151 0.000218 0.818189 ( 1.047248)
build_miniruby 0.000883 0.000046 0.929173 ( 0.927939)
build_ruby 0.001155 0.000000 2.687900 ( 2.686371)
build_all 0.009257 0.000000 15.814030 ( 3.243543)
build_install 0.009372 0.000110 2.262839 ( 1.266919)
test_btest 0.000564 0.000025 67.662075 ( 10.848975)
test_basic 0.000244 0.004496 0.299556 ( 0.390671)
test_all 0.001155 0.000101 630.729517 (104.391784)
test_rubyspec 0.064662 0.005010 51.514952 ( 59.703571)
total: 184.51 sec