Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-225818
#<BuildRuby:0x0000557f03bf7de0
@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.20220823-225818",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005746 0.000442 0.846361 ( 1.203163)
build_miniruby 0.000929 0.000071 0.057773 ( 0.056494)
build_ruby 0.000817 0.000062 0.059306 ( 0.058019)
build_all 0.004657 0.000000 1.567378 ( 0.595257)
build_install 0.002702 0.008192 1.943660 ( 0.978815)
test_btest 0.000615 0.000115 52.439014 ( 8.212825)
test_basic 0.000921 0.004583 0.282364 ( 0.371910)
test_all 0.000934 0.001538 627.887538 ( 89.245264)
test_rubyspec 0.084999 0.044784 44.257013 ( 52.470862)
total: 153.19 sec