Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-064547
#<BuildRuby:0x000055e57e034620
@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.20220717-064547",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008574 0.002163 1.011740 ( 1.300496)
build_miniruby 0.001707 0.000000 0.075511 ( 0.073929)
build_ruby 0.001841 0.000054 0.071959 ( 0.070715)
build_all 0.010206 0.000489 1.552133 ( 0.596886)
build_install 0.016487 0.005739 5.158720 ( 2.056588)
test_btest 0.001208 0.000210 75.473778 ( 8.538743)
test_basic 0.006783 0.000446 0.330842 ( 0.420289)
test_all 0.000924 0.001878 676.143761 ( 66.665989)
test_rubyspec 0.117216 0.056776 45.535856 ( 51.352882)
total: 131.08 sec