Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-003632
#<BuildRuby:0x00005618eef63fa8
@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.20220803-003632",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006362 0.000160 0.865076 ( 0.889284)
build_miniruby 0.001004 0.000072 0.057156 ( 0.055850)
build_ruby 0.000967 0.000069 0.059145 ( 0.057913)
build_all 0.004678 0.000015 1.556946 ( 0.605435)
build_install 0.005445 0.003588 5.660121 ( 2.153126)
test_btest 0.000730 0.000081 48.387007 ( 8.561410)
test_basic 0.005335 0.000593 0.335990 ( 0.423901)
test_all 0.001165 0.000053 618.507472 ( 90.515160)
test_rubyspec 0.088291 0.023251 44.168382 ( 51.531534)
total: 154.79 sec