Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-033039
#<BuildRuby:0x0000555bd43728c0
@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.20221126-033039",
@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.000009)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004440 0.000077 1.134529 ( 1.145591)
build_miniruby 0.000812 0.000143 1.035620 ( 1.034637)
build_ruby 0.001118 0.000197 2.834676 ( 2.722117)
build_all 0.008582 0.000000 15.830912 ( 3.379170)
build_install 0.008440 0.000699 2.001800 ( 1.175850)
test_btest 0.000475 0.000071 60.334437 ( 11.433424)
test_basic 0.000000 0.004772 0.324432 ( 0.415880)
test_all 0.000000 0.001036 673.770221 (106.087703)
test_rubyspec 0.038297 0.032619 53.831805 ( 62.069432)
total: 189.46 sec