Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-232759
#<BuildRuby:0x000055c98b4d7dd0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221122-232759",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000579 0.004133 1.120426 ( 1.107647)
build_miniruby 0.000709 0.000141 1.048874 ( 1.047645)
build_ruby 0.000967 0.000193 2.760929 ( 2.631960)
build_all 0.007165 0.001433 15.762579 ( 3.296067)
build_install 0.007898 0.000648 2.021053 ( 1.191059)
test_btest 0.000650 0.000000 57.101684 ( 12.132159)
test_basic 0.004495 0.000100 0.313803 ( 0.404803)
test_all 0.001389 0.000253 681.566891 (123.216892)
test_rubyspec 0.045525 0.014343 53.906974 ( 62.115833)
total: 207.14 sec