Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-035738
#<BuildRuby:0x0000559035773e20
@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.20221206-035738",
@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.000003 0.000011 ( 0.000010)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004821 0.000332 1.165702 ( 1.184596)
build_miniruby 0.000710 0.000273 0.946850 ( 0.945619)
build_ruby 0.001184 0.000000 2.747539 ( 2.637688)
build_all 0.007235 0.001543 15.642170 ( 3.323324)
build_install 0.003182 0.005837 2.150419 ( 1.319455)
test_btest 0.000409 0.000175 57.707234 ( 12.096832)
test_basic 0.003351 0.001436 0.308720 ( 0.400082)
test_all 0.000762 0.000000 654.174377 (120.813379)
test_rubyspec 0.036139 0.026619 52.495764 ( 60.754412)
total: 203.48 sec