Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-222743
#<BuildRuby:0x000055600ca3b2b0
@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.20220813-222743",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009272 0.001545 0.973497 ( 0.984287)
build_miniruby 0.001676 0.000279 0.067553 ( 0.065826)
build_ruby 0.001841 0.000000 0.074485 ( 0.072677)
build_all 0.008645 0.000863 1.535078 ( 0.577678)
build_install 0.021989 0.000000 1.894813 ( 0.933611)
test_btest 0.001260 0.000000 72.118318 ( 8.332919)
test_basic 0.006602 0.000343 0.329889 ( 0.425485)
test_all 0.004549 0.000000 674.165147 ( 66.697324)
test_rubyspec 0.098396 0.068393 45.660303 ( 53.203625)
total: 131.29 sec