Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-043442
#<BuildRuby:0x000055cd9851be70
@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.20221208-043442",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003986 0.001087 1.206973 ( 1.222596)
build_miniruby 0.000678 0.000185 1.011860 ( 1.010640)
build_ruby 0.000916 0.000250 2.771048 ( 2.675165)
build_all 0.007070 0.001928 15.825761 ( 3.308899)
build_install 0.008739 0.000000 2.355322 ( 1.345495)
test_btest 0.000615 0.000000 63.432515 ( 11.175165)
test_basic 0.000000 0.004781 0.333427 ( 0.424801)
test_all 0.000576 0.000329 666.977281 (108.575602)
test_rubyspec 0.054670 0.017418 52.672788 ( 60.951950)
total: 190.69 sec