Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-100935
#<BuildRuby:0x000055df8ec87f58
@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.20230111-100935",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000025 0.000011 0.000036 ( 0.000037)
build_up 0.004628 0.002103 0.842769 ( 1.046623)
build_miniruby 0.000947 0.000430 1.019999 ( 1.018074)
build_ruby 0.001674 0.000000 2.781734 ( 2.779121)
build_all 0.003052 0.006794 16.897172 ( 3.030999)
build_install 0.007686 0.001723 2.141725 ( 1.094789)
test_btest 0.000573 0.000286 75.554629 ( 10.404939)
test_basic 0.001282 0.005265 0.372826 ( 0.458963)
test_all 0.000925 0.000529 661.739630 ( 95.858734)
test_rubyspec 0.069966 0.047250 51.423333 ( 59.492057)
total: 175.18 sec