Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-010832
#<BuildRuby:0x000055ff58bda378
@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.20230115-010832",
@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.000011 0.000006 0.000017 ( 0.000018)
autoconf 0.000034 0.000020 0.000054 ( 0.000054)
configure 0.000020 0.000012 0.000032 ( 0.000032)
build_up 0.006324 0.003794 1.288024 ( 1.308161)
build_miniruby 0.000931 0.000558 1.694929 ( 1.566085)
build_ruby 0.000901 0.000540 2.776594 ( 2.774040)
build_all 0.008091 0.001712 16.753880 ( 2.995914)
build_install 0.008156 0.001457 2.151702 ( 1.081012)
test_btest 0.000729 0.000365 68.851200 ( 11.491128)
test_basic 0.004516 0.002258 0.347258 ( 0.433252)
test_all 0.000918 0.000459 665.755028 (106.646976)
test_rubyspec 0.077325 0.048003 52.374418 ( 60.418457)
total: 188.72 sec