Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-140031
#<BuildRuby:0x000055cd388c6aa8
@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.20220606-140031",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000000 0.000009 0.000009 ( 0.000010)
build_up 0.000000 0.010139 0.840642 ( 1.710277)
build_miniruby 0.000000 0.002377 0.064511 ( 0.062389)
build_ruby 0.000732 0.001669 0.053790 ( 0.052079)
build_all 0.004804 0.005781 1.218509 ( 0.490096)
build_install 0.013971 0.004794 4.932463 ( 2.447455)
test_btest 0.000765 0.000315 52.726874 ( 5.890577)
test_basic 0.003505 0.001443 0.286066 ( 0.377428)
test_all 0.002089 0.000860 515.485164 ( 54.276328)
test_rubyspec 0.091099 0.043974 41.473420 ( 47.323404)
total: 112.63 sec