Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-063719
#<BuildRuby:0x0000557ba1316c40
@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.20221128-063719",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005180 0.000084 1.279902 ( 1.706055)
build_miniruby 0.000861 0.000057 1.013565 ( 1.012268)
build_ruby 0.001197 0.000080 2.750992 ( 2.633729)
build_all 0.010010 0.000100 22.458288 ( 4.410834)
build_install 0.009503 0.000000 4.416998 ( 1.586786)
test_btest 0.000679 0.000000 61.605809 ( 11.299982)
test_basic 0.004821 0.000000 0.279325 ( 0.370091)
test_all 0.001250 0.000000 690.750454 (109.846099)
test_rubyspec 0.064031 0.002392 53.022603 ( 61.241351)
total: 194.11 sec