Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-142035
#<BuildRuby:0x000055a3d403bfb0
@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.20221227-142035",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.002739 0.003910 0.853858 ( 1.345473)
build_miniruby 0.001155 0.000144 1.017231 ( 1.015164)
build_ruby 0.001501 0.000000 2.763282 ( 2.760788)
build_all 0.009491 0.000000 16.683294 ( 2.969334)
build_install 0.009738 0.000047 2.280766 ( 1.187393)
test_btest 0.000972 0.000093 71.654598 ( 11.183352)
test_basic 0.002025 0.004435 0.339791 ( 0.426247)
test_all 0.001217 0.000174 683.261564 ( 97.056617)
test_rubyspec 0.099890 0.018801 51.369625 ( 59.469170)
total: 177.41 sec