Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-013550
#<BuildRuby:0x000056343fbc4098
@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-013550",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002769 0.002919 1.480631 ( 2.732777)
build_miniruby 0.001084 0.000000 0.932986 ( 0.932159)
build_ruby 0.001499 0.000000 2.643172 ( 2.647840)
build_all 0.005495 0.003871 14.455919 ( 1.319003)
build_install 0.003770 0.004456 2.033050 ( 0.909132)
test_btest 0.000710 0.000192 81.076916 ( 7.851061)
test_basic 0.004408 0.001187 0.698138 ( 0.773595)
test_all 0.000996 0.000268 519.370440 ( 47.025181)
test_rubyspec 0.015533 0.025666 44.751151 ( 57.135869)
total: 121.33 sec