Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-043707
#<BuildRuby:0x000055c4b2b8b858
@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.20220316-043707",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000000 0.011407 1.015234 ( 3.641548)
build_miniruby 0.000054 0.001973 0.067080 ( 0.065566)
build_ruby 0.001114 0.000742 0.074826 ( 0.073080)
build_all 0.003625 0.006523 4.116752 ( 0.850744)
build_install 0.020484 0.001787 7.981422 ( 2.409008)
test_btest 0.001290 0.000000 74.395819 ( 8.464822)
test_basic 0.002717 0.005558 0.362877 ( 0.451610)
test_all 0.002121 0.000000 661.779017 ( 65.927759)
test_rubyspec 0.093043 0.058543 46.023995 ( 51.609229)
total: 133.49 sec