Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-114230
#<BuildRuby:0x00005626279e8010
@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.20230114-114230",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000026)
build_up 0.006146 0.000410 0.883103 ( 1.077308)
build_miniruby 0.001151 0.000077 1.020901 ( 1.019019)
build_ruby 0.001504 0.000100 2.795561 ( 2.792862)
build_all 0.009724 0.000019 16.918547 ( 3.018897)
build_install 0.010952 0.000346 2.075880 ( 1.077978)
test_btest 0.000000 0.001123 74.639576 ( 10.886091)
test_basic 0.002215 0.004139 0.358130 ( 0.444655)
test_all 0.001330 0.000147 653.763355 (103.364406)
test_rubyspec 0.085161 0.043482 52.001780 ( 60.110716)
total: 183.79 sec