Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-195557
#<BuildRuby:0x0000564a7bff0070
@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.20230727-195557",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004175 0.001670 1.388276 ( 2.731465)
build_miniruby 0.000685 0.000274 0.976109 ( 0.975393)
build_ruby 0.000818 0.000327 2.580479 ( 2.580631)
build_all 0.009149 0.000000 13.224613 ( 1.178532)
build_install 0.004013 0.003764 1.938183 ( 0.905361)
test_btest 0.000755 0.000287 76.375391 ( 7.283589)
test_basic 0.003187 0.001214 0.661789 ( 0.738436)
test_all 0.000868 0.000331 485.996351 ( 52.115934)
test_rubyspec 0.024878 0.015953 42.510082 ( 54.940635)
total: 123.45 sec