Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-193652
#<BuildRuby:0x0000559ebe377f00
@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.20221216-193652",
@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.000022 0.000006 0.000028 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.004120 0.887852 ( 1.520735)
build_miniruby 0.000698 0.000254 0.993664 ( 0.992213)
build_ruby 0.000881 0.000320 2.774402 ( 2.670767)
build_all 0.009018 0.000143 15.724362 ( 3.240410)
build_install 0.005910 0.003409 2.134091 ( 1.198853)
test_btest 0.000421 0.000140 63.797221 ( 10.932010)
test_basic 0.000668 0.004436 0.310690 ( 0.401059)
test_all 0.001204 0.000250 679.226754 (149.197058)
test_rubyspec 0.029134 0.030631 52.857675 ( 60.987364)
total: 231.14 sec