Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-005801
#<BuildRuby:0x000055ce0bca3468
@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.20230102-005801",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000006 0.000019 ( 0.000020)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.004236 0.001925 0.845230 ( 1.033674)
build_miniruby 0.000896 0.000407 1.018913 ( 1.016963)
build_ruby 0.001088 0.000494 2.778402 ( 2.775836)
build_all 0.006560 0.003386 16.812669 ( 2.963155)
build_install 0.008973 0.000815 2.284798 ( 1.179678)
test_btest 0.000661 0.000273 78.804529 ( 10.833381)
test_basic 0.004632 0.001908 0.360746 ( 0.446626)
test_all 0.000896 0.000369 652.496566 (110.869207)
test_rubyspec 0.077208 0.055801 51.489366 ( 59.517371)
total: 190.64 sec