Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-121314
#<BuildRuby:0x0000560ed9bce678
@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.20221223-121314",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000055 0.003992 0.848532 ( 1.067182)
build_miniruby 0.000732 0.000169 0.940633 ( 0.939267)
build_ruby 0.000921 0.000213 2.594397 ( 2.592899)
build_all 0.007053 0.001627 15.734643 ( 3.366336)
build_install 0.005055 0.004778 2.187979 ( 1.252409)
test_btest 0.000417 0.000119 61.894822 ( 10.837778)
test_basic 0.003758 0.001073 0.353755 ( 0.444093)
test_all 0.000826 0.000236 640.606217 (101.248674)
test_rubyspec 0.044115 0.020336 51.626334 ( 59.886924)
total: 181.64 sec