Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-125833
#<BuildRuby:0x000055a197a5be80
@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-125833",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003698 0.000693 0.912121 ( 1.513056)
build_miniruby 0.006144 0.000000 153.445288 ( 28.146532)
build_ruby 0.001222 0.000000 2.874366 ( 2.627546)
build_all 0.020348 0.010308 102.325883 ( 16.764193)
build_install 0.008707 0.000210 2.230719 ( 1.233329)
test_btest 0.000502 0.000111 66.684785 ( 11.242640)
test_basic 0.003906 0.000868 0.314565 ( 0.405482)
test_all 0.000000 0.001375 673.712383 (147.255699)
test_rubyspec 0.041620 0.029724 52.943752 ( 61.176334)
total: 270.37 sec