Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-122949
#<BuildRuby:0x00005586dc784ea8
@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.20220907-122949",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007274 0.003826 0.983034 ( 3.455454)
build_miniruby 0.002045 0.000000 0.076339 ( 0.074549)
build_ruby 0.002217 0.000092 0.071829 ( 0.069199)
build_all 0.003851 0.005331 1.572015 ( 0.599412)
build_install 0.020074 0.003369 1.931219 ( 0.948141)
test_btest 0.000701 0.000206 94.810098 ( 9.507424)
test_basic 0.005986 0.000266 0.344962 ( 0.443493)
test_all 0.002955 0.000821 676.435167 ( 68.092504)
test_rubyspec 0.116061 0.061500 47.334664 ( 55.315075)
total: 138.51 sec