Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-190803
#<BuildRuby:0x000055d8886903a0
@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.20220812-190803",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004487 0.006173 1.014266 ( 1.042453)
build_miniruby 0.001463 0.000665 0.071444 ( 0.069713)
build_ruby 0.001267 0.000576 0.076988 ( 0.075679)
build_all 0.010609 0.000383 1.531237 ( 0.576258)
build_install 0.016851 0.004272 1.900151 ( 0.945131)
test_btest 0.001041 0.000372 75.079670 ( 8.808862)
test_basic 0.001407 0.006429 0.328875 ( 0.418223)
test_all 0.002513 0.001077 680.804543 ( 67.173803)
test_rubyspec 0.117052 0.073086 46.865883 ( 53.962926)
total: 133.07 sec