Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-092518
#<BuildRuby:0x00005651a9e6ff68
@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.20221125-092518",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001428 0.003384 1.056376 ( 1.071597)
build_miniruby 0.000812 0.000174 1.011038 ( 1.009827)
build_ruby 0.000992 0.000213 2.757178 ( 2.647163)
build_all 0.008752 0.000000 15.841334 ( 3.291601)
build_install 0.009756 0.000000 2.002374 ( 1.135836)
test_btest 0.000680 0.000000 57.109187 ( 11.584017)
test_basic 0.004711 0.000000 0.290744 ( 0.381770)
test_all 0.000000 0.001337 711.225823 (112.869468)
test_rubyspec 0.049922 0.019059 53.344055 ( 61.540842)
total: 195.53 sec