Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-211134
#<BuildRuby:0x000055b5b1e5f468
@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.20230124-211134",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.005162 0.001192 0.843272 ( 1.017517)
build_miniruby 0.000947 0.000218 1.007745 ( 1.005939)
build_ruby 0.001279 0.000295 2.762313 ( 2.759643)
build_all 0.009687 0.000081 16.765663 ( 3.001334)
build_install 0.009191 0.000000 2.082743 ( 1.063150)
test_btest 0.000838 0.000131 70.344653 ( 10.929478)
test_basic 0.001355 0.005034 0.344504 ( 0.431068)
test_all 0.001084 0.000255 660.983504 ( 97.661240)
test_rubyspec 0.091747 0.041597 51.644527 ( 59.915668)
total: 177.79 sec