Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-064555
#<BuildRuby:0x00005590d65e7dd0
@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.20221118-064555",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004309 0.000662 1.064460 ( 1.074671)
build_miniruby 0.000852 0.000131 0.957541 ( 0.956110)
build_ruby 0.001006 0.000155 2.823913 ( 2.689352)
build_all 0.009045 0.000031 15.981639 ( 3.260339)
build_install 0.006988 0.000931 2.008034 ( 1.162801)
test_btest 0.000527 0.000070 57.148878 ( 11.918970)
test_basic 0.004293 0.000572 0.320032 ( 0.410665)
test_all 0.001006 0.000000 634.373108 (105.739167)
test_rubyspec 0.047228 0.025737 51.978636 ( 60.212877)
total: 187.43 sec