Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-051419
#<BuildRuby:0x000055dead640460
@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-051419",
@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.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004273 0.000000 0.797403 ( 1.046533)
build_miniruby 0.000924 0.000000 0.956225 ( 0.954900)
build_ruby 0.001125 0.000000 2.700372 ( 2.698830)
build_all 0.008647 0.000000 15.938309 ( 3.384944)
build_install 0.005927 0.004387 2.215893 ( 1.237362)
test_btest 0.000534 0.000030 60.004396 ( 12.120336)
test_basic 0.005136 0.000000 0.294325 ( 0.384975)
test_all 0.000964 0.000000 641.796456 ( 98.129442)
test_rubyspec 0.038795 0.031179 51.951461 ( 60.144178)
total: 180.10 sec