Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-182720
#<BuildRuby:0x000055b0c3734410
@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.20221220-182720",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004102 0.000033 0.870806 ( 1.504275)
build_miniruby 0.000842 0.000120 1.034052 ( 1.032573)
build_ruby 0.001134 0.000162 2.560639 ( 2.559143)
build_all 0.008634 0.000612 15.722947 ( 3.259835)
build_install 0.009166 0.000602 2.161781 ( 1.241746)
test_btest 0.000619 0.000077 68.125106 ( 11.129799)
test_basic 0.004943 0.000029 0.315829 ( 0.406628)
test_all 0.000000 0.001451 677.818923 (147.981153)
test_rubyspec 0.036906 0.026031 53.438289 ( 61.583288)
total: 230.70 sec