Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-053035
#<BuildRuby:0x000055b5a46f3e20
@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.20221217-053035",
@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.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003345 0.000772 0.875249 ( 1.092682)
build_miniruby 0.000789 0.000182 0.992625 ( 0.991064)
build_ruby 0.000000 0.001166 2.874589 ( 2.746057)
build_all 0.007471 0.001663 15.751508 ( 3.313815)
build_install 0.008855 0.000270 2.296460 ( 1.249634)
test_btest 0.000513 0.000114 64.852340 ( 11.438767)
test_basic 0.004013 0.000892 0.317977 ( 0.408790)
test_all 0.001418 0.000165 665.620690 (152.948269)
test_rubyspec 0.042838 0.024884 52.785897 ( 60.954398)
total: 235.14 sec