Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-193902
#<BuildRuby:0x000055a5e4ec1348
@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.20220826-193902",
@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.000031 0.000003 0.000034 ( 0.000034)
autoconf 0.000046 0.000003 0.000049 ( 0.000049)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.010259 0.000732 0.808420 ( 0.888572)
build_miniruby 0.001917 0.000137 0.063933 ( 0.062951)
build_ruby 0.001216 0.000087 0.065090 ( 0.064787)
build_all 0.004359 0.004722 1.259989 ( 0.472751)
build_install 0.015941 0.000756 1.589514 ( 0.800087)
test_btest 0.001136 0.000133 53.213342 ( 6.054021)
test_basic 0.002394 0.003943 0.296349 ( 0.387715)
test_all 0.004704 0.000742 497.002250 ( 52.559023)
test_rubyspec 0.100491 0.029492 41.863418 ( 50.399885)
total: 111.69 sec