Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-192113
#<BuildRuby:0x000055c5b24cb468
@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.20230124-192113",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000036 0.000005 0.000041 ( 0.000042)
build_up 0.006443 0.000000 0.841415 ( 1.013272)
build_miniruby 0.001323 0.000000 1.008389 ( 1.006307)
build_ruby 0.001505 0.000154 2.763286 ( 2.760728)
build_all 0.009713 0.000000 16.781313 ( 2.986893)
build_install 0.011309 0.000032 2.065603 ( 1.065424)
test_btest 0.001048 0.000100 73.221377 ( 10.577989)
test_basic 0.006519 0.000621 0.351279 ( 0.436571)
test_all 0.001049 0.000100 673.309561 ( 96.269755)
test_rubyspec 0.079907 0.034872 51.659336 ( 59.710083)
total: 175.83 sec