Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-052015
#<BuildRuby:0x000055cc28637f00
@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.20221213-052015",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003417 0.000854 0.861508 ( 1.218424)
build_miniruby 0.000793 0.000198 1.014698 ( 1.013088)
build_ruby 0.001205 0.000000 2.699616 ( 2.614186)
build_all 0.009058 0.000000 15.787522 ( 3.299296)
build_install 0.009303 0.000000 2.218336 ( 1.203922)
test_btest 0.000677 0.000000 57.530885 ( 12.102131)
test_basic 0.000918 0.004265 0.317511 ( 0.408585)
test_all 0.001172 0.000276 665.168651 (155.107519)
test_rubyspec 0.032997 0.039432 52.441030 ( 60.730558)
total: 237.70 sec