Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-042539
#<BuildRuby:0x000055a41a57ff58
@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-042539",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000034 0.000000 0.000034 ( 0.000033)
configure 0.000014 0.000000 0.000014 ( 0.000026)
build_up 0.004454 0.000000 0.921098 ( 1.145870)
build_miniruby 0.000985 0.000000 0.966771 ( 0.965485)
build_ruby 0.001267 0.000000 2.641974 ( 2.640633)
build_all 0.008907 0.000000 15.866052 ( 3.314908)
build_install 0.008988 0.000000 2.166391 ( 1.204814)
test_btest 0.000643 0.000000 58.816745 ( 12.093603)
test_basic 0.001331 0.003877 0.292948 ( 0.383484)
test_all 0.001168 0.001046 679.009160 (140.694663)
test_rubyspec 0.042259 0.027428 51.876487 ( 60.104165)
total: 222.55 sec