Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-102151
#<BuildRuby:0x000055adb4bfc040
@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-102151",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.005598 0.983929 ( 1.260836)
build_miniruby 0.000648 0.000562 0.875693 ( 0.876328)
build_ruby 0.001705 0.000000 2.691139 ( 2.691774)
build_all 0.004773 0.003363 12.219392 ( 1.009354)
build_install 0.014262 0.000872 3.613484 ( 0.977247)
test_btest 0.000895 0.000000 66.471544 ( 4.918311)
test_basic 0.004426 0.000000 0.374803 ( 0.455500)
test_all 0.075115 0.023024 382.082990 ( 33.268265)
test_rubyspec 0.037573 0.033144 39.872663 ( 52.532667)
total: 97.99 sec