Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-054029
#<BuildRuby:0x000055eb16b6cdd8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220903-054029",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009519 0.001464 0.969876 ( 0.999640)
build_miniruby 0.001486 0.000229 0.076514 ( 0.075126)
build_ruby 0.002195 0.000337 0.078051 ( 0.075936)
build_all 0.009698 0.000645 1.524503 ( 0.580865)
build_install 0.012328 0.008867 1.882241 ( 0.940524)
test_btest 0.001519 0.000000 75.826946 ( 8.478889)
test_basic 0.006424 0.000673 0.344457 ( 0.433990)
test_all 0.004054 0.000000 670.700536 ( 66.173585)
test_rubyspec 0.065498 0.103175 45.337716 ( 53.856408)
total: 131.62 sec