Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-070729
#<BuildRuby:0x0000564fa1aa4460
@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.20230113-070729",
@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.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000388 0.006206 0.853148 ( 1.078409)
build_miniruby 0.001127 0.000188 1.011168 ( 1.009217)
build_ruby 0.001397 0.000233 2.773943 ( 2.771296)
build_all 0.009033 0.000861 16.717327 ( 2.968108)
build_install 0.010503 0.000995 2.102414 ( 1.094833)
test_btest 0.000803 0.000120 77.591817 ( 10.596662)
test_basic 0.005694 0.000854 0.311348 ( 0.397579)
test_all 0.001049 0.000157 656.433735 ( 97.341716)
test_rubyspec 0.093214 0.042535 51.898071 ( 59.925497)
total: 177.18 sec