Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-221344
#<BuildRuby:0x000055a44b9380d8
@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.20231209-221344",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004507 0.000044 0.994950 ( 1.245202)
build_miniruby 0.001130 0.000094 0.862983 ( 0.862968)
build_ruby 0.001685 0.000000 2.707604 ( 2.708209)
build_all 0.007857 0.000000 12.088384 ( 0.988174)
build_install 0.011174 0.004149 3.563549 ( 0.965655)
test_btest 0.000766 0.000000 62.887314 ( 5.417051)
test_basic 0.004045 0.000000 0.375145 ( 0.456402)
test_all 0.091288 0.011319 377.849056 ( 36.616097)
test_rubyspec 0.019973 0.047803 39.658999 ( 52.312118)
total: 101.57 sec