Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-103833
#<BuildRuby:0x000055c08ec077f0
@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-103833",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000013 0.000000 0.000013 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.002214 0.002650 0.798920 ( 1.196278)
build_miniruby 0.000872 0.000202 0.819257 ( 0.818821)
build_ruby 0.001178 0.000271 2.695468 ( 2.696390)
build_all 0.006528 0.000609 11.923288 ( 0.981256)
build_install 0.008619 0.005156 3.429583 ( 0.974546)
test_btest 0.000640 0.000171 62.822959 ( 5.042744)
test_basic 0.002769 0.002569 0.399700 ( 0.479156)
test_all 0.082268 0.016715 401.145070 ( 35.071806)
test_rubyspec 0.037732 0.040053 40.485347 ( 53.040399)
total: 100.30 sec