Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-040933
#<BuildRuby:0x000056288e650420
@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.20221129-040933",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008147 0.002716 1.227274 ( 1.884924)
build_miniruby 0.002126 0.000708 0.849635 ( 0.848623)
build_ruby 0.002582 0.000860 2.239985 ( 2.146267)
build_all 0.015314 0.005105 18.566057 ( 2.174810)
build_install 0.014511 0.006604 1.897368 ( 0.966907)
test_btest 0.001012 0.000357 88.174216 ( 8.758947)
test_basic 0.004588 0.005067 0.349448 ( 0.434511)
test_all 0.003062 0.000000 699.233780 ( 70.211949)
test_rubyspec 0.100810 0.073768 49.629141 ( 57.755382)
total: 145.18 sec