Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-233345
#<BuildRuby:0x000055ee8dbf8728
@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.20230123-233345",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000054 0.000004 0.000058 ( 0.000059)
configure 0.000049 0.000003 0.000052 ( 0.000053)
build_up 0.000901 0.008388 0.859827 ( 1.074644)
build_miniruby 0.000000 0.001225 1.002004 ( 1.000022)
build_ruby 0.000000 0.001511 2.764995 ( 2.762408)
build_all 0.009340 0.000628 16.688557 ( 2.982816)
build_install 0.010725 0.000548 2.095020 ( 1.071203)
test_btest 0.000715 0.000143 72.192138 ( 10.577869)
test_basic 0.005473 0.001094 0.360570 ( 0.446774)
test_all 0.001688 0.000338 657.329042 ( 96.962854)
test_rubyspec 0.116130 0.016332 51.088335 ( 59.135590)
total: 176.02 sec