Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-170034
#<BuildRuby:0x000055a5bd92be00
@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-170034",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004702 0.000000 1.100984 ( 1.218422)
build_miniruby 0.000000 0.000851 0.952514 ( 0.951317)
build_ruby 0.000000 0.001251 2.840798 ( 2.755028)
build_all 0.003810 0.005265 15.849182 ( 3.284605)
build_install 0.005712 0.003472 2.067783 ( 1.223640)
test_btest 0.000498 0.000074 58.859783 ( 11.228025)
test_basic 0.004768 0.000000 0.294885 ( 0.385544)
test_all 0.001237 0.000000 672.801329 (123.215614)
test_rubyspec 0.050177 0.021428 53.858281 ( 62.084708)
total: 206.35 sec