Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-095947
#<BuildRuby:0x000055a40cd40d90
@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.20221206-095947",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008716 0.001341 1.189019 ( 1.261346)
build_miniruby 0.002752 0.000000 0.847155 ( 0.860556)
build_ruby 0.002597 0.000000 2.228750 ( 2.177452)
build_all 0.019786 0.000297 18.555307 ( 2.204185)
build_install 0.014445 0.006249 2.050797 ( 1.041447)
test_btest 0.001074 0.000169 89.017128 ( 8.970357)
test_basic 0.007556 0.000340 0.338667 ( 0.429256)
test_all 0.002142 0.000322 680.117922 ( 70.063313)
test_rubyspec 0.104427 0.043591 49.263003 ( 57.576338)
total: 144.59 sec