Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-034411
#<BuildRuby:0x000055cf271c7040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230728-034411",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006905 0.000000 1.644168 ( 2.824590)
build_miniruby 0.001353 0.000000 0.987812 ( 0.986604)
build_ruby 0.001387 0.000219 2.674721 ( 2.674516)
build_all 0.005172 0.004436 13.611709 ( 1.180797)
build_install 0.008035 0.000000 1.969306 ( 0.886966)
test_btest 0.000926 0.000076 79.627630 ( 7.128156)
test_basic 0.002610 0.002251 0.592067 ( 0.667999)
test_all 0.000713 0.000143 512.067489 ( 47.173159)
test_rubyspec 0.023505 0.014467 43.471559 ( 55.867679)
total: 119.39 sec