Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-182847
#<BuildRuby:0x000055b75b780d30
@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.20220814-182847",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006013 0.005503 0.959534 ( 1.019244)
build_miniruby 0.003032 0.000699 0.069659 ( 0.066839)
build_ruby 0.001613 0.000372 0.074037 ( 0.072745)
build_all 0.010584 0.000000 1.555016 ( 0.589193)
build_install 0.014663 0.007575 1.885562 ( 0.942638)
test_btest 0.000927 0.000232 76.321761 ( 8.339260)
test_basic 0.001297 0.006086 0.326061 ( 0.416018)
test_all 0.004263 0.000000 695.726184 ( 67.753942)
test_rubyspec 0.085759 0.089732 45.816471 ( 53.435295)
total: 132.64 sec