Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-164333
#<BuildRuby:0x0000555fc863a9c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220813-164333",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.003947 0.008123 0.827558 ( 1.575377)
build_miniruby 0.001487 0.000458 0.063759 ( 0.062486)
build_ruby 0.000000 0.001624 0.052746 ( 0.051531)
build_all 0.000000 0.009107 1.237729 ( 0.462727)
build_install 0.009937 0.006464 1.577486 ( 0.788485)
test_btest 0.000607 0.000322 54.345764 ( 5.858890)
test_basic 0.004018 0.002128 0.291120 ( 0.381770)
test_all 0.004558 0.000241 483.455405 ( 51.542784)
test_rubyspec 0.062598 0.079073 41.745092 ( 49.422815)
total: 110.15 sec