Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-135922
#<BuildRuby:0x000055da0d07c8e8
@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.20220825-135922",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011447 0.000505 0.966750 ( 1.237968)
build_miniruby 0.000000 0.002907 0.073314 ( 0.071381)
build_ruby 0.000000 0.002604 0.079004 ( 0.077273)
build_all 0.000739 0.009482 1.479466 ( 0.571020)
build_install 0.018078 0.004606 1.895409 ( 0.922172)
test_btest 0.000763 0.000218 74.147847 ( 8.032636)
test_basic 0.005517 0.001577 0.327076 ( 0.416577)
test_all 0.001713 0.003501 645.353446 ( 64.992810)
test_rubyspec 0.115904 0.048807 45.613426 ( 53.940569)
total: 130.26 sec