Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-215703
#<BuildRuby:0x0000564fce9b3dd0
@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-215703",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004736 0.000338 1.238639 ( 1.933497)
build_miniruby 0.000824 0.000059 0.960739 ( 0.959677)
build_ruby 0.001161 0.000083 2.820840 ( 2.725545)
build_all 0.001573 0.008255 22.331772 ( 4.482931)
build_install 0.004582 0.005448 4.322637 ( 1.525838)
test_btest 0.000451 0.000121 61.568910 ( 11.239595)
test_basic 0.003455 0.000921 0.322732 ( 0.414380)
test_all 0.000925 0.000247 657.959807 (118.166579)
test_rubyspec 0.052164 0.017347 53.258367 ( 61.495191)
total: 202.94 sec