Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-145913
#<BuildRuby:0x00005596ec733dd0
@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.20221115-145913",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004900 0.001225 0.956493 ( 1.562256)
build_miniruby 0.000984 0.000246 0.880512 ( 0.878831)
build_ruby 0.001194 0.000298 2.506601 ( 2.421082)
build_all 0.009007 0.000017 15.502849 ( 2.800275)
build_install 0.009556 0.001017 1.874186 ( 0.977251)
test_btest 0.000772 0.000155 64.384027 ( 8.767423)
test_basic 0.004942 0.000989 0.349751 ( 0.438114)
test_all 0.001020 0.000204 624.065700 ( 91.923839)
test_rubyspec 0.045793 0.035598 45.494360 ( 53.840726)
total: 163.61 sec