Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-054223
#<BuildRuby:0x0000557287a24460
@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-054223",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000039 0.000013 0.000052 ( 0.000052)
configure 0.000034 0.000011 0.000045 ( 0.000045)
build_up 0.006719 0.002239 0.850564 ( 1.051226)
build_miniruby 0.000956 0.000318 1.000245 ( 0.998223)
build_ruby 0.001238 0.000412 2.758128 ( 2.755480)
build_all 0.009819 0.000000 16.626007 ( 2.944868)
build_install 0.009589 0.000000 2.234995 ( 1.169272)
test_btest 0.001061 0.000000 73.292664 ( 10.784639)
test_basic 0.007454 0.000000 0.363612 ( 0.448216)
test_all 0.001469 0.000000 655.222951 (109.828387)
test_rubyspec 0.112241 0.020601 50.976351 ( 59.053533)
total: 189.03 sec