Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-014645
#<BuildRuby:0x0000564235d28e80
@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.20220723-014645",
@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.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009623 0.002056 0.836348 ( 1.008530)
build_miniruby 0.001588 0.000000 0.062639 ( 0.061391)
build_ruby 0.002151 0.000000 0.064658 ( 0.062037)
build_all 0.007858 0.000847 1.300689 ( 0.465953)
build_install 0.009443 0.006397 4.389051 ( 1.806264)
test_btest 0.000881 0.000314 52.249318 ( 6.314819)
test_basic 0.005186 0.001852 0.298130 ( 0.392120)
test_all 0.001957 0.000699 508.842123 ( 53.288893)
test_rubyspec 0.066181 0.058889 41.829688 ( 47.817178)
total: 111.22 sec