Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-125400
#<BuildRuby:0x000055c73b4cfe70
@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.20221201-125400",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004940 0.000000 1.150958 ( 2.815659)
build_miniruby 0.000899 0.000000 1.042168 ( 1.040885)
build_ruby 0.001410 0.000000 2.804351 ( 2.721481)
build_all 0.008895 0.000000 15.743785 ( 3.328045)
build_install 0.008621 0.000000 2.198268 ( 1.269369)
test_btest 0.000516 0.000023 65.733386 ( 11.080061)
test_basic 0.005011 0.000000 0.285897 ( 0.376405)
test_all 0.001122 0.000000 659.403995 (110.079214)
test_rubyspec 0.034956 0.027409 53.256593 ( 63.439480)
total: 196.15 sec