Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-175959
#<BuildRuby:0x000055d4a86c3f90
@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.20221213-175959",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000024)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000774 0.003616 0.844567 ( 1.061335)
build_miniruby 0.000838 0.000099 0.957089 ( 0.955607)
build_ruby 0.001118 0.000131 2.786407 ( 2.690661)
build_all 0.006363 0.003116 15.822370 ( 3.389222)
build_install 0.008285 0.000660 2.275885 ( 1.258614)
test_btest 0.000526 0.000075 66.338778 ( 11.135640)
test_basic 0.002128 0.002932 0.305661 ( 0.395973)
test_all 0.001110 0.000193 671.127413 (145.762086)
test_rubyspec 0.039272 0.025231 53.073930 ( 61.261909)
total: 227.91 sec