Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-065123
#<BuildRuby:0x0000561c20a17858
@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.20231129-065123",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004298 0.000215 1.062735 ( 1.448687)
build_miniruby 0.001018 0.000000 0.915593 ( 0.915987)
build_ruby 0.001374 0.000000 2.797371 ( 2.798436)
build_all 0.002413 0.007896 16.760340 ( 1.537276)
build_install 0.008861 0.000100 4.800520 ( 1.163255)
test_btest 0.001020 0.000127 85.964082 ( 7.357545)
test_basic 0.000200 0.004145 0.703955 ( 0.780597)
test_all 0.096016 0.043188 512.167624 ( 56.808543)
test_rubyspec 0.033293 0.015021 51.484100 ( 63.786147)
total: 136.60 sec