Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-024241
#<BuildRuby:0x0000564ebe6dbdf8
@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.20221214-024241",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003758 0.000470 0.916086 ( 1.174877)
build_miniruby 0.000920 0.000115 0.952920 ( 0.951529)
build_ruby 0.001200 0.000150 2.762862 ( 2.641152)
build_all 0.008568 0.000482 15.824697 ( 3.353355)
build_install 0.009438 0.000001 2.229822 ( 1.271586)
test_btest 0.000556 0.000059 64.680184 ( 10.871169)
test_basic 0.004839 0.000009 0.345839 ( 0.436824)
test_all 0.001222 0.000122 680.663308 (140.655864)
test_rubyspec 0.054534 0.011923 51.721055 ( 59.961764)
total: 221.32 sec