Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-200233
#<BuildRuby:0x000055d7996fb280
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-200233",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.003742 0.000880 1.247179 ( 1.616027)
build_miniruby 0.001232 0.000000 0.897717 ( 0.896652)
build_ruby 0.000000 0.001783 2.878452 ( 2.877716)
build_all 0.008065 0.001557 16.534239 ( 1.448939)
build_install 0.007206 0.000748 4.633102 ( 1.132212)
test_btest 0.000778 0.000185 83.809882 ( 7.989474)
test_basic 0.005766 0.000000 0.805123 ( 0.876933)
test_all 0.098378 0.041834 522.596691 ( 59.617661)
test_rubyspec 0.032752 0.012422 50.210226 ( 62.606113)
total: 139.06 sec