Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-034813
#<BuildRuby:0x00005587b52848e8
@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.20220828-034813",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009470 0.001457 0.961077 ( 0.976724)
build_miniruby 0.001950 0.000300 0.071313 ( 0.069318)
build_ruby 0.002453 0.000000 0.076301 ( 0.073874)
build_all 0.005846 0.004600 1.568896 ( 0.595182)
build_install 0.019094 0.000000 1.911985 ( 0.927391)
test_btest 0.001256 0.000000 76.593349 ( 8.178256)
test_basic 0.007515 0.000000 0.322169 ( 0.411708)
test_all 0.004300 0.000527 663.744922 ( 65.722343)
test_rubyspec 0.121240 0.055107 45.856931 ( 54.311236)
total: 131.27 sec