Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-180631
#<BuildRuby:0x0000557ff5db3dd0
@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.20221120-180631",
@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.000013 0.000003 0.000016 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004087 0.001022 1.118801 ( 1.130666)
build_miniruby 0.000775 0.000194 0.938224 ( 0.936867)
build_ruby 0.001043 0.000261 2.735453 ( 2.620710)
build_all 0.008041 0.000836 15.894469 ( 3.434150)
build_install 0.010194 0.000158 1.899945 ( 1.080949)
test_btest 0.000520 0.000104 57.381345 ( 11.770448)
test_basic 0.004637 0.000000 0.299983 ( 0.391200)
test_all 0.001270 0.000218 620.080561 (107.072615)
test_rubyspec 0.048117 0.018559 51.414935 ( 59.665765)
total: 188.10 sec