Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-200633
#<BuildRuby:0x00005629fab2bf68
@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.20221123-200633",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004325 0.000481 1.067817 ( 1.145631)
build_miniruby 0.000905 0.000000 0.941728 ( 0.940546)
build_ruby 0.001299 0.000000 2.772539 ( 2.680985)
build_all 0.009003 0.000000 15.806305 ( 3.288784)
build_install 0.004501 0.003529 2.034827 ( 1.155968)
test_btest 0.000501 0.000066 56.068323 ( 11.976549)
test_basic 0.000740 0.004107 0.333776 ( 0.424065)
test_all 0.001109 0.000193 680.352085 (113.966732)
test_rubyspec 0.055576 0.012407 52.641998 ( 60.897311)
total: 196.48 sec