Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-192927
#<BuildRuby:0x000055d668b01348
@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.20221107-192927",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006876 0.000529 0.878933 ( 0.929123)
build_miniruby 0.001344 0.000103 0.049471 ( 0.048163)
build_ruby 0.001256 0.000096 0.043368 ( 0.042204)
build_all 0.007462 0.000574 1.228793 ( 0.461176)
build_install 0.017460 0.000099 1.599204 ( 0.812908)
test_btest 0.001963 0.000122 63.244096 ( 6.219119)
test_basic 0.000429 0.005577 0.307813 ( 0.399598)
test_all 0.002141 0.000267 498.578256 ( 53.680308)
test_rubyspec 0.095476 0.031024 43.498435 ( 52.073557)
total: 114.67 sec