Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-074635
#<BuildRuby:0x000055f3a4c2b580
@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.20230729-074635",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000018 0.000009 0.000027 ( 0.000026)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.003384 0.001579 1.425805 ( 2.687159)
build_miniruby 0.000741 0.000346 0.993724 ( 0.992889)
build_ruby 0.000977 0.000456 2.733583 ( 2.733422)
build_all 0.006332 0.002954 14.993418 ( 1.360063)
build_install 0.007234 0.001094 2.065668 ( 0.988847)
test_btest 0.000744 0.000325 88.465959 ( 7.706788)
test_basic 0.003660 0.001601 0.760217 ( 0.837156)
test_all 0.001146 0.000501 543.732883 ( 49.166971)
test_rubyspec 0.009262 0.030623 45.962074 ( 58.312984)
total: 124.79 sec