Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-134819
#<BuildRuby:0x0000563a13bebdd0
@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.20221116-134819",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000029 0.000003 0.000032 ( 0.000046)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004209 0.000421 1.071747 ( 3.139113)
build_miniruby 0.000902 0.000000 0.996128 ( 0.994806)
build_ruby 0.001390 0.000000 2.937852 ( 2.809062)
build_all 0.006066 0.002700 15.820841 ( 3.319979)
build_install 0.010291 0.000000 1.945459 ( 1.166400)
test_btest 0.000560 0.000000 63.283791 ( 10.490166)
test_basic 0.004643 0.000079 0.301869 ( 0.392843)
test_all 0.000803 0.000083 640.461239 (100.882259)
test_rubyspec 0.031043 0.022568 50.749248 ( 59.104529)
total: 182.30 sec