Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-121226
#<BuildRuby:0x000055f221e0a740
@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.20220801-121226",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005215 0.001304 0.857330 ( 2.800995)
build_miniruby 0.000801 0.000200 0.057175 ( 0.055873)
build_ruby 0.000753 0.000188 0.059005 ( 0.057700)
build_all 0.003713 0.000929 1.515831 ( 0.585188)
build_install 0.010740 0.000265 5.608755 ( 2.151734)
test_btest 0.000539 0.000116 57.717972 ( 8.045700)
test_basic 0.005572 0.000137 0.310163 ( 0.398864)
test_all 0.000744 0.000149 621.171327 ( 89.657603)
test_rubyspec 0.092783 0.031591 43.787823 ( 49.378389)
total: 153.13 sec