Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-035906
#<BuildRuby:0x00005634b571abe8
@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.20221229-035906",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.003029 0.003559 0.851984 ( 1.172352)
build_miniruby 0.000889 0.000445 1.013855 ( 1.011918)
build_ruby 0.001054 0.000527 2.779178 ( 2.776457)
build_all 0.005186 0.004718 16.713662 ( 2.975993)
build_install 0.007678 0.003811 2.340615 ( 1.206151)
test_btest 0.000729 0.000389 77.369391 ( 10.462754)
test_basic 0.005726 0.000737 0.364592 ( 0.450578)
test_all 0.000798 0.000399 660.581084 ( 99.018160)
test_rubyspec 0.070318 0.061534 51.598359 ( 59.636472)
total: 178.71 sec