Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-073943
#<BuildRuby:0x000056238be4d338
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221018-073943",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005875 0.004388 1.122440 ( 1.990666)
build_miniruby 0.001835 0.000131 0.098857 ( 0.095986)
build_ruby 0.001478 0.000000 0.095675 ( 0.092569)
build_all 0.007590 0.000306 1.344219 ( 0.587221)
build_install 0.009103 0.004773 1.670650 ( 0.902579)
test_btest 0.001801 0.000212 62.321454 ( 6.476182)
test_basic 0.002468 0.005358 0.355290 ( 0.454000)
test_all 0.003713 0.004771 520.554105 ( 55.586620)
test_rubyspec 0.108282 0.024063 43.176370 ( 51.792468)
total: 117.98 sec