Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-202318
#<BuildRuby:0x000055774ca044c0
@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.20220718-202318",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.009731 0.001770 0.971650 ( 1.217788)
build_miniruby 0.001589 0.000489 0.076606 ( 0.074596)
build_ruby 0.001693 0.000522 0.079608 ( 0.077606)
build_all 0.011045 0.000000 1.547257 ( 0.604186)
build_install 0.018783 0.002882 5.233914 ( 2.101738)
test_btest 0.001318 0.000314 73.933978 ( 7.876230)
test_basic 0.005857 0.001395 0.311145 ( 0.400913)
test_all 0.001352 0.000322 670.269843 ( 66.433207)
test_rubyspec 0.108141 0.068642 45.485542 ( 51.303654)
total: 130.09 sec