Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-185925
#<BuildRuby:0x0000564e3f6f89c8
@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.20220913-185925",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010013 0.000836 1.179486 ( 1.122669)
build_miniruby 0.001606 0.000229 0.072608 ( 0.071014)
build_ruby 0.001806 0.000258 0.078581 ( 0.076288)
build_all 0.009396 0.000000 1.579349 ( 0.603250)
build_install 0.022604 0.000835 1.916729 ( 0.955244)
test_btest 0.001248 0.000131 96.737384 ( 9.202481)
test_basic 0.006655 0.000000 0.355468 ( 0.452549)
test_all 0.003595 0.000000 678.158021 ( 68.252887)
test_rubyspec 0.113815 0.052490 47.243649 ( 55.620096)
total: 136.36 sec