Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-030921
#<BuildRuby:0x0000557a09392370
@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.20221203-030921",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.011335 0.000000 1.216187 ( 1.209082)
build_miniruby 0.003147 0.000429 0.862655 ( 0.860811)
build_ruby 0.004222 0.000000 2.232371 ( 2.139512)
build_all 0.019910 0.001980 18.740509 ( 2.178744)
build_install 0.011921 0.011935 2.116973 ( 1.058368)
test_btest 0.000000 0.001696 91.417586 ( 9.092478)
test_basic 0.003391 0.006279 0.341211 ( 0.426641)
test_all 0.001474 0.000515 685.919556 ( 69.509960)
test_rubyspec 0.115685 0.069130 49.379935 ( 57.413355)
total: 143.89 sec