Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-211129
#<BuildRuby:0x000055a692efc728
@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.20230105-211129",
@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.000017 0.000005 0.000022 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005048 0.001594 0.847381 ( 1.128617)
build_miniruby 0.001027 0.000324 1.014034 ( 1.012106)
build_ruby 0.001274 0.000402 2.772633 ( 2.769976)
build_all 0.002038 0.007784 16.791573 ( 2.979268)
build_install 0.010499 0.000734 2.087202 ( 1.072526)
test_btest 0.000897 0.000000 67.532219 ( 11.397960)
test_basic 0.002751 0.004947 0.392751 ( 0.476677)
test_all 0.000852 0.000341 658.991727 (104.053455)
test_rubyspec 0.080391 0.053536 51.362286 ( 59.423991)
total: 184.32 sec