Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-222651
#<BuildRuby:0x0000558d4992c3c8
@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.20221229-222651",
@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.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002686 0.003914 0.844428 ( 1.040400)
build_miniruby 0.001055 0.000131 1.017337 ( 1.015392)
build_ruby 0.001685 0.000000 2.772750 ( 2.770070)
build_all 0.009756 0.000000 16.829455 ( 3.002278)
build_install 0.011441 0.000000 2.286335 ( 1.178483)
test_btest 0.001152 0.000000 76.836772 ( 10.803297)
test_basic 0.006569 0.000000 0.347111 ( 0.433321)
test_all 0.001283 0.000000 676.703932 (102.388760)
test_rubyspec 0.064606 0.026220 51.640438 ( 59.743752)
total: 182.38 sec