Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-153304
#<BuildRuby:0x000055d6d08f3e58
@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-153304",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004248 0.000447 1.085137 ( 2.530264)
build_miniruby 0.000822 0.000087 0.975618 ( 0.974361)
build_ruby 0.001179 0.000124 2.763603 ( 2.648961)
build_all 0.004772 0.003818 15.755357 ( 3.288718)
build_install 0.009264 0.000000 2.079264 ( 1.236422)
test_btest 0.000580 0.000000 63.569307 ( 10.408453)
test_basic 0.004604 0.000000 0.291590 ( 0.382781)
test_all 0.001105 0.000000 631.146458 (101.477090)
test_rubyspec 0.042267 0.019903 51.358905 ( 59.561490)
total: 182.51 sec