Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-030712
#<BuildRuby:0x000056384e207e70
@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.20221226-030712",
@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.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003982 0.000284 0.797293 ( 1.049979)
build_miniruby 0.000964 0.000069 1.039112 ( 1.037967)
build_ruby 0.000994 0.000071 2.549532 ( 2.548428)
build_all 0.008084 0.000578 15.822152 ( 3.283807)
build_install 0.003414 0.005460 2.213405 ( 1.221988)
test_btest 0.000550 0.000078 57.447804 ( 11.925491)
test_basic 0.004337 0.000619 0.312316 ( 0.403027)
test_all 0.000855 0.000122 637.188437 ( 98.015298)
test_rubyspec 0.047341 0.012401 51.879538 ( 60.075823)
total: 179.56 sec