Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-131821
#<BuildRuby:0x0000561275211348
@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.20220810-131821",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000012)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.005239 0.004703 0.849173 ( 0.940244)
build_miniruby 0.001569 0.000942 0.065326 ( 0.064766)
build_ruby 0.000822 0.000493 0.064118 ( 0.064132)
build_all 0.003993 0.004098 1.270933 ( 0.493118)
build_install 0.012892 0.004321 4.222788 ( 1.805704)
test_btest 0.000000 0.002025 54.217119 ( 6.337658)
test_basic 0.003170 0.003883 0.289818 ( 0.383187)
test_all 0.001865 0.001199 501.234380 ( 53.127970)
test_rubyspec 0.078067 0.056571 41.370504 ( 48.918427)
total: 112.14 sec