Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-203949
#<BuildRuby:0x00005643a6ecbae0
@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.20231119-203949",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004457 0.000991 1.353802 ( 1.743188)
build_miniruby 0.000845 0.000188 0.998431 ( 0.997964)
build_ruby 0.001334 0.000000 2.675995 ( 2.676284)
build_all 0.009566 0.000504 16.429409 ( 1.425721)
build_install 0.001284 0.007816 4.941058 ( 1.206257)
test_btest 0.001342 0.000000 85.964382 ( 7.214383)
test_basic 0.003896 0.000315 0.668514 ( 0.749584)
test_all 0.105524 0.030748 512.818812 ( 54.631150)
test_rubyspec 0.021064 0.023006 50.101025 ( 62.380887)
total: 133.03 sec