Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-071440
#<BuildRuby:0x00005585dc60a858
@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-071440",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000028 0.000000 0.000028 ( 0.000026)
build_up 0.002727 0.004029 0.888303 ( 1.051166)
build_miniruby 0.001284 0.000075 1.009652 ( 1.007620)
build_ruby 0.001473 0.000087 2.775187 ( 2.772513)
build_all 0.009732 0.000071 16.721713 ( 2.996035)
build_install 0.011622 0.000000 2.319092 ( 1.173454)
test_btest 0.001083 0.000000 77.521130 ( 10.334661)
test_basic 0.006312 0.000286 0.366737 ( 0.452365)
test_all 0.001510 0.000000 655.006473 ( 96.793742)
test_rubyspec 0.091867 0.032709 51.627404 ( 59.726882)
total: 176.31 sec