Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-054203
#<BuildRuby:0x00005583a0c2f438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231126-054203",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.001976 0.003387 0.924258 ( 1.376078)
build_miniruby 0.001054 0.000352 0.822326 ( 0.821969)
build_ruby 0.000000 0.001653 2.604493 ( 2.605302)
build_all 0.006978 0.001899 12.182715 ( 1.002645)
build_install 0.009877 0.001978 3.709151 ( 1.004952)
test_btest 0.000644 0.000214 63.120673 ( 5.352805)
test_basic 0.001032 0.004059 0.403587 ( 0.482480)
test_all 0.083294 0.021624 364.360563 ( 42.893720)
test_rubyspec 0.019513 0.044514 39.850112 ( 52.420678)
total: 107.96 sec