Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-150532
#<BuildRuby:0x000055582a1c6858
@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.20221214-150532",
@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.000000 0.000027 0.000027 ( 0.000027)
autoconf 0.000000 0.000024 0.000024 ( 0.000024)
configure 0.000000 0.000015 0.000015 ( 0.000015)
build_up 0.000819 0.003171 0.859017 ( 1.067473)
build_miniruby 0.000715 0.000165 1.010768 ( 1.009300)
build_ruby 0.001078 0.000249 2.808980 ( 2.722366)
build_all 0.008734 0.000146 15.718141 ( 3.299774)
build_install 0.007893 0.000720 2.305648 ( 1.354826)
test_btest 0.000533 0.000100 61.719834 ( 11.249380)
test_basic 0.004324 0.000811 0.309054 ( 0.399198)
test_all 0.001205 0.000226 676.101693 (159.634344)
test_rubyspec 0.055661 0.018600 52.490625 ( 60.645860)
total: 241.38 sec