Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-073801
#<BuildRuby:0x000056318afec920
@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.20220827-073801",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011239 0.000803 0.983502 ( 1.164970)
build_miniruby 0.001910 0.000136 0.071668 ( 0.069723)
build_ruby 0.002296 0.000164 0.081280 ( 0.079192)
build_all 0.009658 0.000690 1.522110 ( 0.576764)
build_install 0.016610 0.005668 1.879976 ( 0.913542)
test_btest 0.001015 0.000119 73.997244 ( 8.467389)
test_basic 0.007973 0.000244 0.330345 ( 0.428163)
test_all 0.003902 0.000312 643.826119 ( 65.387031)
test_rubyspec 0.097927 0.091956 45.595626 ( 54.148171)
total: 131.24 sec