Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-193649
#<BuildRuby:0x000056251dceebe8
@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.20230123-193649",
@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.000022 0.000004 0.000026 ( 0.000024)
autoconf 0.000069 0.000010 0.000079 ( 0.000079)
configure 0.000042 0.000006 0.000048 ( 0.000045)
build_up 0.000000 0.010305 0.915203 ( 1.103816)
build_miniruby 0.000000 0.001239 0.999712 ( 0.997739)
build_ruby 0.000000 0.001468 2.746940 ( 2.744319)
build_all 0.005079 0.004524 16.661907 ( 2.948647)
build_install 0.009060 0.002077 2.067997 ( 1.065869)
test_btest 0.000616 0.000239 75.596737 ( 10.272758)
test_basic 0.004972 0.001933 0.360982 ( 0.446257)
test_all 0.000914 0.000356 658.000129 (108.722872)
test_rubyspec 0.080183 0.052322 51.110285 ( 59.260468)
total: 187.56 sec