Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-204455
#<BuildRuby:0x00005636e3393940
@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.20220426-204455",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004472 0.006922 1.011045 ( 1.115494)
build_miniruby 0.001822 0.000456 0.078831 ( 0.076373)
build_ruby 0.001759 0.000440 0.075920 ( 0.073838)
build_all 0.009558 0.000389 1.489194 ( 0.607614)
build_install 0.016473 0.007084 5.951751 ( 2.796055)
test_btest 0.000869 0.000226 74.895854 ( 8.430436)
test_basic 0.008469 0.001144 0.334215 ( 0.420078)
test_all 0.001118 0.001766 701.627462 ( 67.635066)
test_rubyspec 0.116911 0.074868 45.939665 ( 51.115710)
total: 132.27 sec