Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-023859
#<BuildRuby:0x0000564dfd8f3468
@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.20221216-023859",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004166 0.000000 0.854171 ( 1.083787)
build_miniruby 0.000769 0.000193 1.033344 ( 1.031871)
build_ruby 0.001068 0.000267 2.808841 ( 2.704391)
build_all 0.003568 0.005520 15.813122 ( 3.219575)
build_install 0.003587 0.005140 2.208821 ( 1.248990)
test_btest 0.000601 0.000000 57.263088 ( 11.929998)
test_basic 0.004960 0.000000 0.303940 ( 0.394600)
test_all 0.000000 0.001931 669.677829 (157.194325)
test_rubyspec 0.049869 0.014238 52.431819 ( 60.587431)
total: 239.40 sec