Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-122846
#<BuildRuby:0x000055db9ddbe678
@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.20221228-122846",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000031 0.000014 0.000045 ( 0.000045)
build_up 0.001410 0.004863 0.838506 ( 1.022665)
build_miniruby 0.000868 0.000474 1.008492 ( 1.006571)
build_ruby 0.000924 0.000504 2.773260 ( 2.770599)
build_all 0.003119 0.006378 16.749694 ( 2.953218)
build_install 0.006141 0.005654 2.313410 ( 1.184027)
test_btest 0.000619 0.000412 73.116366 ( 11.058378)
test_basic 0.003864 0.002576 0.340774 ( 0.427496)
test_all 0.000785 0.000523 669.589662 ( 97.079989)
test_rubyspec 0.045705 0.044967 51.532046 ( 59.659404)
total: 177.16 sec