Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-095538
#<BuildRuby:0x000055a65dff8328
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221228-095538",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005434 0.001164 0.842046 ( 1.033522)
build_miniruby 0.000974 0.000208 1.014255 ( 1.012239)
build_ruby 0.001317 0.000282 2.791005 ( 2.788524)
build_all 0.007631 0.002188 16.716353 ( 2.985661)
build_install 0.011868 0.000000 2.319997 ( 1.185653)
test_btest 0.000711 0.000000 77.169389 ( 10.336278)
test_basic 0.003740 0.003234 0.379803 ( 0.465096)
test_all 0.001125 0.000245 672.190252 (103.692804)
test_rubyspec 0.071922 0.048384 51.704134 ( 59.789512)
total: 183.29 sec