Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-210116
#<BuildRuby:0x0000563f2124be98
@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.20221203-210116",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005089 0.000104 1.161245 ( 1.182771)
build_miniruby 0.000842 0.000088 0.950282 ( 0.948924)
build_ruby 0.001079 0.000113 2.879279 ( 2.788066)
build_all 0.008903 0.000000 15.892468 ( 3.342287)
build_install 0.009620 0.000527 2.385929 ( 1.357816)
test_btest 0.000596 0.000054 66.240822 ( 11.070966)
test_basic 0.004592 0.000003 0.285619 ( 0.376806)
test_all 0.000930 0.000081 681.337096 (104.880739)
test_rubyspec 0.046142 0.022452 53.722227 ( 61.759611)
total: 187.71 sec