Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-104845
#<BuildRuby:0x000055ad840baf90
@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.20221009-104845",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000120 0.000009 0.000129 ( 0.000133)
build_up 0.008907 0.000060 1.052307 ( 1.220231)
build_miniruby 0.003073 0.000000 0.100246 ( 0.095499)
build_ruby 0.001533 0.000037 0.093276 ( 0.090172)
build_all 0.007094 0.000444 1.291797 ( 0.561966)
build_install 0.002088 0.013095 1.622165 ( 0.899247)
test_btest 0.001331 0.000313 62.442545 ( 6.492462)
test_basic 0.006386 0.000420 0.339293 ( 0.435592)
test_all 0.006527 0.001451 487.541818 ( 53.473220)
test_rubyspec 0.087569 0.047575 42.584738 ( 50.914282)
total: 114.18 sec