Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-115014
#<BuildRuby:0x0000562f3b223fb0
@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.20221231-115014",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003691 0.002893 0.845779 ( 1.015586)
build_miniruby 0.001054 0.000281 1.011959 ( 1.010118)
build_ruby 0.001266 0.000338 2.780100 ( 2.777417)
build_all 0.008620 0.001166 16.839619 ( 3.032000)
build_install 0.010415 0.001451 2.282064 ( 1.169973)
test_btest 0.000856 0.000202 67.183552 ( 11.247844)
test_basic 0.006006 0.001413 0.355375 ( 0.439882)
test_all 0.001212 0.000285 681.229245 ( 95.412578)
test_rubyspec 0.056958 0.035457 51.514613 ( 59.624556)
total: 175.73 sec