Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-030445
#<BuildRuby:0x000056110cd19480
@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.20221006-030445",
@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.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000021 0.000006 0.000027 ( 0.000025)
build_up 0.000884 0.010924 1.097231 ( 1.149309)
build_miniruby 0.001778 0.000889 0.097969 ( 0.093752)
build_ruby 0.001044 0.000522 0.094821 ( 0.091561)
build_all 0.007306 0.001452 1.300106 ( 0.555399)
build_install 0.008495 0.004258 1.608815 ( 0.884734)
test_btest 0.001149 0.000536 61.386857 ( 6.566553)
test_basic 0.003962 0.001849 0.341564 ( 0.435798)
test_all 0.006794 0.000358 512.117466 ( 54.666259)
test_rubyspec 0.077787 0.040978 42.377898 ( 50.563682)
total: 115.01 sec