Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-083155
#<BuildRuby:0x0000556422352678
@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.20221222-083155",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003750 0.000577 0.870721 ( 1.084668)
build_miniruby 0.000861 0.000132 0.986783 ( 0.985585)
build_ruby 0.001066 0.000164 2.708135 ( 2.706704)
build_all 0.008412 0.000563 15.807847 ( 3.270020)
build_install 0.009275 0.000602 2.210289 ( 1.257288)
test_btest 0.000494 0.000066 57.821134 ( 12.326745)
test_basic 0.000000 0.004661 0.312422 ( 0.403931)
test_all 0.000000 0.001514 662.338075 (152.425221)
test_rubyspec 0.029104 0.039080 52.394103 ( 60.546094)
total: 235.01 sec