Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-014957
#<BuildRuby:0x0000559cdc58a678
@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.20221219-014957",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000014 0.000004 0.000018 ( 0.000016)
build_up 0.000133 0.004000 0.892105 ( 1.106442)
build_miniruby 0.000676 0.000225 1.067437 ( 1.066175)
build_ruby 0.000000 0.001353 2.684102 ( 2.597280)
build_all 0.005930 0.003357 15.903743 ( 3.363905)
build_install 0.007627 0.001231 2.268939 ( 1.309001)
test_btest 0.000422 0.000151 61.688726 ( 11.960107)
test_basic 0.000364 0.004620 0.318915 ( 0.408956)
test_all 0.001082 0.000464 661.053448 (141.790683)
test_rubyspec 0.050375 0.025947 52.541377 ( 60.754038)
total: 224.36 sec