Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-174636
#<BuildRuby:0x0000556168954038
@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.20220728-174636",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006067 0.000433 0.840853 ( 1.964485)
build_miniruby 0.000819 0.000058 0.056342 ( 0.055145)
build_ruby 0.000941 0.000000 0.058120 ( 0.057041)
build_all 0.004443 0.000074 1.501356 ( 0.583964)
build_install 0.010096 0.000673 5.638896 ( 2.176996)
test_btest 0.000682 0.000045 48.417002 ( 8.095971)
test_basic 0.005345 0.000010 0.277864 ( 0.366756)
test_all 0.000979 0.000061 611.572304 ( 90.597575)
test_rubyspec 0.078513 0.043555 43.677174 ( 49.341936)
total: 153.24 sec