Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-124218
#<BuildRuby:0x000055e8bff8cb60
@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.20220902-124218",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009632 0.002408 1.040070 ( 1.055270)
build_miniruby 0.001566 0.000391 0.076179 ( 0.074607)
build_ruby 0.001623 0.000405 0.079347 ( 0.078041)
build_all 0.005723 0.005325 1.536109 ( 0.566777)
build_install 0.016307 0.001578 1.887165 ( 0.927191)
test_btest 0.000733 0.000195 80.202232 ( 8.289873)
test_basic 0.008151 0.000626 0.319489 ( 0.406745)
test_all 0.003637 0.000412 669.523912 ( 66.952205)
test_rubyspec 0.079462 0.083575 45.551727 ( 54.058458)
total: 132.41 sec