Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-205702
#<BuildRuby:0x00005575b2566c10
@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.20221127-205702",
@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.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001592 0.003358 1.203363 ( 1.467957)
build_miniruby 0.000951 0.000000 1.010878 ( 1.009546)
build_ruby 0.001288 0.000000 2.792874 ( 2.701524)
build_all 0.008433 0.001649 22.463920 ( 4.379759)
build_install 0.008307 0.001954 4.410410 ( 1.534871)
test_btest 0.000460 0.000108 64.264049 ( 10.406881)
test_basic 0.005043 0.000068 0.306989 ( 0.398235)
test_all 0.001193 0.000265 674.226340 (106.210560)
test_rubyspec 0.038860 0.026420 53.157645 ( 61.331526)
total: 189.44 sec