Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-160505
#<BuildRuby:0x0000556fedcb3df8
@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-160505",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002658 0.003675 0.875564 ( 1.050349)
build_miniruby 0.000883 0.000410 1.086346 ( 1.084473)
build_ruby 0.001442 0.000170 2.776964 ( 2.774269)
build_all 0.009257 0.000583 16.736544 ( 2.986178)
build_install 0.006569 0.004666 2.094325 ( 1.076074)
test_btest 0.000771 0.000122 76.845591 ( 11.017856)
test_basic 0.006378 0.000286 0.357885 ( 0.444322)
test_all 0.001169 0.000176 668.871831 (101.305030)
test_rubyspec 0.090719 0.044445 52.163058 ( 60.529967)
total: 182.27 sec