Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-042516
#<BuildRuby:0x0000557aaff2ffb0
@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-042516",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000016)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004413 0.000016 0.955268 ( 1.286215)
build_miniruby 0.000775 0.000043 1.086940 ( 1.085830)
build_ruby 0.001236 0.000069 2.908525 ( 2.811139)
build_all 0.008929 0.000243 15.814672 ( 3.262681)
build_install 0.004900 0.004162 2.249258 ( 1.258030)
test_btest 0.000565 0.000054 58.455139 ( 12.224946)
test_basic 0.000348 0.004446 0.297354 ( 0.388215)
test_all 0.001727 0.000247 677.291091 (140.543777)
test_rubyspec 0.074561 0.008551 52.718842 ( 60.853348)
total: 223.71 sec