Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-123915
#<BuildRuby:0x000055c9a0e16bc0
@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.20221223-123915",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.004330 0.000000 0.868161 ( 1.508775)
build_miniruby 0.001018 0.000000 0.989474 ( 0.987949)
build_ruby 0.001122 0.000000 2.639488 ( 2.638052)
build_all 0.008893 0.000000 15.713464 ( 3.446202)
build_install 0.009270 0.000000 2.240822 ( 1.249830)
test_btest 0.000548 0.000000 64.066886 ( 10.429951)
test_basic 0.004847 0.000000 0.339129 ( 0.429532)
test_all 0.000945 0.000000 631.672095 (113.081028)
test_rubyspec 0.061609 0.007522 51.677274 ( 59.879631)
total: 193.65 sec