Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-070632
#<BuildRuby:0x000056351ee94040
@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.20221231-070632",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000030 0.000007 0.000037 ( 0.000035)
build_up 0.003044 0.003767 0.841006 ( 1.028303)
build_miniruby 0.000000 0.001237 1.008933 ( 1.006877)
build_ruby 0.000199 0.001436 2.778486 ( 2.775706)
build_all 0.009248 0.000522 16.731429 ( 3.019437)
build_install 0.008807 0.003027 2.291566 ( 1.188367)
test_btest 0.000000 0.000914 71.189621 ( 11.021220)
test_basic 0.002709 0.003694 0.308803 ( 0.395788)
test_all 0.001196 0.000161 668.160746 (112.634530)
test_rubyspec 0.092044 0.029658 51.649536 ( 59.684158)
total: 192.76 sec