Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-183306
#<BuildRuby:0x000056071671c6e0
@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.20220728-183306",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006141 0.004493 0.958741 ( 1.014417)
build_miniruby 0.002043 0.000000 0.073212 ( 0.073048)
build_ruby 0.002159 0.000000 0.072274 ( 0.072275)
build_all 0.009877 0.001100 1.521941 ( 0.581380)
build_install 0.019681 0.002667 5.165711 ( 2.136269)
test_btest 0.000950 0.000168 73.712077 ( 8.198238)
test_basic 0.003973 0.004034 0.314971 ( 0.403853)
test_all 0.001638 0.000345 667.035780 ( 66.652377)
test_rubyspec 0.119803 0.049246 45.549571 ( 51.269022)
total: 130.40 sec