Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-124821
#<BuildRuby:0x000055f1520fe5a8
@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.20220530-124821",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005185 0.001296 0.843843 ( 2.768263)
build_miniruby 0.000992 0.000000 0.056832 ( 0.055714)
build_ruby 0.000887 0.000000 0.057753 ( 0.056523)
build_all 0.003907 0.000353 1.508916 ( 0.607049)
build_install 0.006169 0.004951 6.270917 ( 2.845791)
test_btest 0.000637 0.000182 50.028899 ( 8.726408)
test_basic 0.000884 0.004952 0.284941 ( 0.373344)
test_all 0.001041 0.000372 611.164217 ( 98.850150)
test_rubyspec 0.077273 0.048198 44.022509 ( 49.577193)
total: 163.86 sec