Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-022526
#<BuildRuby:0x0000556f7fe6c4d8
@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.20220327-022526",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006491 0.003800 5.151546 ( 5.448562)
build_miniruby 0.001928 0.000226 0.784587 ( 0.782861)
build_ruby 0.003846 0.000453 3.388351 ( 3.165508)
build_all 0.021520 0.000029 21.468696 ( 2.312739)
build_install 0.022049 0.000742 7.981141 ( 2.410678)
test_btest 0.001199 0.000096 75.702077 ( 8.489770)
test_basic 0.008249 0.000274 0.339086 ( 0.424938)
test_all 0.002181 0.000168 667.459986 ( 70.706691)
test_rubyspec 0.112026 0.056305 45.828945 ( 51.292489)
total: 145.04 sec