Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-064617
#<BuildRuby:0x0000563617fb5e98
@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.20221222-064617",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003963 0.000283 0.865521 ( 1.070091)
build_miniruby 0.000718 0.000051 0.954609 ( 0.953448)
build_ruby 0.000000 0.001262 2.791393 ( 2.789573)
build_all 0.006521 0.002701 15.915409 ( 3.281681)
build_install 0.007668 0.000959 2.227165 ( 1.271820)
test_btest 0.000539 0.000067 62.250865 ( 11.370919)
test_basic 0.004523 0.000000 0.282543 ( 0.373417)
test_all 0.001301 0.000000 666.038915 (146.764048)
test_rubyspec 0.056275 0.003698 51.831984 ( 59.885142)
total: 227.76 sec