Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-235416
#<BuildRuby:0x000055894e0fe858
@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.20221212-235416",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004245 0.000038 0.920441 ( 1.469026)
build_miniruby 0.000850 0.000182 1.023731 ( 1.022250)
build_ruby 0.000921 0.000198 2.822681 ( 2.725334)
build_all 0.004628 0.004326 15.883246 ( 3.416339)
build_install 0.007389 0.001721 2.199023 ( 1.236217)
test_btest 0.000466 0.000122 61.166489 ( 11.721239)
test_basic 0.004439 0.000167 0.288042 ( 0.379280)
test_all 0.001095 0.000274 676.999121 (140.933300)
test_rubyspec 0.048806 0.024535 53.062902 ( 61.312297)
total: 224.22 sec