Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-091151
#<BuildRuby:0x0000562ac6a080d8
@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.20240106-091151",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000000 0.004452 1.088815 ( 1.503318)
build_miniruby 0.000000 0.001391 1.261342 ( 1.263414)
build_ruby 0.000104 0.001532 3.994577 ( 4.006930)
build_all 0.008823 0.000929 16.270443 ( 1.639758)
build_install 0.012356 0.003636 4.971163 ( 1.902039)
test_btest 0.000779 0.000102 80.340952 ( 10.306629)
test_basic 0.005059 0.000123 0.582760 ( 0.647208)
test_all 0.086044 0.034972 528.615440 ( 72.395395)
test_rubyspec 0.035783 0.020249 66.219643 ( 78.609197)
total: 172.27 sec