Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-105928
#<BuildRuby:0x000056214bcfcea8
@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.20220727-105928",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011563 0.000210 0.975576 ( 1.093234)
build_miniruby 0.002169 0.000000 0.075952 ( 0.074137)
build_ruby 0.002343 0.000016 0.075043 ( 0.072851)
build_all 0.002044 0.007624 1.523646 ( 0.550488)
build_install 0.019524 0.001649 5.216557 ( 2.095363)
test_btest 0.001203 0.000172 76.166760 ( 8.104316)
test_basic 0.006789 0.000970 0.331054 ( 0.430401)
test_all 0.002114 0.000000 672.641572 ( 66.169780)
test_rubyspec 0.101353 0.066814 45.573612 ( 51.375050)
total: 129.97 sec