Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-075812
#<BuildRuby:0x000056042dfe33c8
@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="-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.20221205-075812",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004374 0.000673 1.161563 ( 1.166104)
build_miniruby 0.000846 0.000130 0.991785 ( 0.990539)
build_ruby 0.001140 0.000175 2.752490 ( 2.660701)
build_all 0.007801 0.001200 15.852690 ( 3.376910)
build_install 0.009017 0.000569 2.298245 ( 1.309339)
test_btest 0.000484 0.000069 58.570732 ( 12.180517)
test_basic 0.005002 0.000000 0.315210 ( 0.406240)
test_all 0.000861 0.000073 683.818606 (104.919808)
test_rubyspec 0.059955 0.005783 52.875192 ( 61.070633)
total: 188.08 sec