Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-105249
#<BuildRuby:0x0000562af399ffb0
@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.20220729-105249",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005602 0.000862 0.920822 ( 1.210812)
build_miniruby 0.000913 0.000140 0.056945 ( 0.055687)
build_ruby 0.000000 0.000835 0.058647 ( 0.057353)
build_all 0.000837 0.003679 1.534826 ( 0.588925)
build_install 0.010049 0.001201 5.656850 ( 2.179794)
test_btest 0.000592 0.000127 56.103326 ( 8.011517)
test_basic 0.000523 0.005046 0.304156 ( 0.393411)
test_all 0.000981 0.000111 590.969617 ( 89.785105)
test_rubyspec 0.059842 0.045140 43.629091 ( 49.419146)
total: 151.70 sec