Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-082923
#<BuildRuby:0x0000561746da80c8
@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.20231204-082923",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004120 0.000032 0.974655 ( 1.238766)
build_miniruby 0.001024 0.000186 0.867338 ( 0.867642)
build_ruby 0.001207 0.000000 2.709705 ( 2.710864)
build_all 0.005551 0.002943 12.155673 ( 1.005972)
build_install 0.008910 0.000262 3.540781 ( 0.967429)
test_btest 0.000819 0.000154 63.050487 ( 5.114416)
test_basic 0.003267 0.000612 0.370660 ( 0.452487)
test_all 0.079254 0.021396 367.364866 ( 39.501005)
test_rubyspec 0.045014 0.029627 39.406404 ( 52.036883)
total: 103.90 sec