Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-112716
#<BuildRuby:0x0000561498d5ccc8
@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.20220819-112716",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000080 0.000020 0.000100 ( 0.000112)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.011131 0.001590 1.013743 ( 1.229035)
build_miniruby 0.001657 0.000383 0.076848 ( 0.075414)
build_ruby 0.001764 0.000406 0.072977 ( 0.072130)
build_all 0.009604 0.000976 1.538016 ( 0.603036)
build_install 0.015444 0.006551 1.896997 ( 0.933985)
test_btest 0.000920 0.000230 74.954744 ( 7.986606)
test_basic 0.007425 0.000397 0.318734 ( 0.407288)
test_all 0.003088 0.000727 651.279314 ( 64.597265)
test_rubyspec 0.093849 0.082983 45.997010 ( 54.517728)
total: 130.42 sec