Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-231305
#<BuildRuby:0x00005600d24700f8
@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.20221215-231305",
@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.000007 0.000000 0.000007 ( 0.000020)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.000296 0.003940 0.903676 ( 1.275008)
build_miniruby 0.000808 0.000108 0.986322 ( 0.985171)
build_ruby 0.001016 0.000135 2.725495 ( 2.637204)
build_all 0.004855 0.004201 15.746162 ( 3.201773)
build_install 0.008586 0.000063 2.208766 ( 1.214240)
test_btest 0.000492 0.000082 65.751776 ( 10.892154)
test_basic 0.000000 0.005232 0.323658 ( 0.414467)
test_all 0.000000 0.001302 670.981088 (143.355270)
test_rubyspec 0.037627 0.015121 52.446557 ( 60.555273)
total: 224.53 sec