Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-214050
#<BuildRuby:0x0000563b39460328
@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-214050",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004768 0.000148 1.259636 ( 1.748361)
build_miniruby 0.000720 0.000180 1.043239 ( 1.041997)
build_ruby 0.001223 0.000000 2.705952 ( 2.614711)
build_all 0.008902 0.001361 22.534758 ( 4.421332)
build_install 0.008513 0.000000 4.423915 ( 1.601607)
test_btest 0.000602 0.000000 63.783039 ( 10.984647)
test_basic 0.004744 0.000000 0.288820 ( 0.379545)
test_all 0.001265 0.000000 691.899712 (107.893860)
test_rubyspec 0.040364 0.019313 53.373501 ( 61.634953)
total: 192.32 sec