Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-121513
#<BuildRuby:0x000055b32ddb0020
@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.20240109-121513",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.005900 0.000454 0.829193 ( 1.195080)
build_miniruby 0.000949 0.000219 0.821928 ( 0.822136)
build_ruby 0.001162 0.000268 2.678094 ( 2.678966)
build_all 0.007585 0.000712 12.090368 ( 0.985550)
build_install 0.005409 0.007879 3.415119 ( 0.967735)
test_btest 0.000711 0.000223 65.985117 ( 4.523054)
test_basic 0.005297 0.000284 0.397991 ( 0.477510)
test_all 0.079820 0.017559 382.143218 ( 40.472228)
test_rubyspec 0.046110 0.019212 40.934295 ( 53.477746)
total: 105.60 sec