Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-165029
#<BuildRuby:0x0000561718205550
@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.20220826-165029",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.000206 0.012434 0.897691 ( 1.737922)
build_miniruby 0.001015 0.000554 0.051456 ( 0.049689)
build_ruby 0.000893 0.000486 0.048096 ( 0.046705)
build_all 0.004932 0.002690 1.286107 ( 0.503558)
build_install 0.009846 0.004936 1.583596 ( 0.809071)
test_btest 0.000656 0.000353 54.202084 ( 6.120586)
test_basic 0.002571 0.003545 0.292876 ( 0.385795)
test_all 0.002486 0.000584 484.941114 ( 52.095833)
test_rubyspec 0.058401 0.072712 42.002743 ( 50.556093)
total: 112.31 sec