Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-063121
#<BuildRuby:0x000055ddd83c1390
@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.20220823-063121",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002352 0.007542 0.895274 ( 2.186525)
build_miniruby 0.000000 0.002168 0.063099 ( 0.061624)
build_ruby 0.000000 0.001563 0.053577 ( 0.052159)
build_all 0.008325 0.001199 1.233570 ( 0.460774)
build_install 0.008629 0.007011 1.582980 ( 0.799416)
test_btest 0.001114 0.000372 54.231494 ( 5.939694)
test_basic 0.004775 0.001592 0.304055 ( 0.394744)
test_all 0.002871 0.001819 483.629920 ( 51.994600)
test_rubyspec 0.071987 0.051583 42.168357 ( 50.761420)
total: 112.65 sec