Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-191641
#<BuildRuby:0x0000557b12f1c010
@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.20221227-191641",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000026)
build_up 0.001746 0.004818 0.843682 ( 1.083876)
build_miniruby 0.000962 0.000401 1.016944 ( 1.014862)
build_ruby 0.001146 0.000477 2.764098 ( 2.761403)
build_all 0.006300 0.003331 16.580059 ( 2.969546)
build_install 0.006307 0.005206 2.232989 ( 1.170135)
test_btest 0.000743 0.000347 75.568834 ( 10.319000)
test_basic 0.001668 0.005325 0.346547 ( 0.432388)
test_all 0.000805 0.000429 663.227167 ( 95.823811)
test_rubyspec 0.061385 0.064627 51.547885 ( 59.617515)
total: 175.19 sec