Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-092345
#<BuildRuby:0x00005589aa32be58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220802-092345",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004018 0.002662 0.856967 ( 0.888679)
build_miniruby 0.000953 0.000112 0.057710 ( 0.056430)
build_ruby 0.000906 0.000106 0.058664 ( 0.057408)
build_all 0.004475 0.000107 1.533916 ( 0.587887)
build_install 0.010071 0.001119 5.625572 ( 2.144894)
test_btest 0.000660 0.000073 52.125902 ( 8.095371)
test_basic 0.002398 0.003892 0.359817 ( 0.447627)
test_all 0.001292 0.000067 629.822993 ( 89.129252)
test_rubyspec 0.086108 0.042686 43.728232 ( 49.308733)
total: 150.72 sec