Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-012129
#<BuildRuby:0x000055a95dbf5570
@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.20221011-012129",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000051 0.000021 0.000072 ( 0.000088)
build_up 0.008186 0.001537 1.076354 ( 1.132536)
build_miniruby 0.001080 0.000393 0.097899 ( 0.095113)
build_ruby 0.003310 0.000000 0.097080 ( 0.092879)
build_all 0.006945 0.000440 1.263818 ( 0.554988)
build_install 0.012832 0.002361 1.644605 ( 0.887076)
test_btest 0.001269 0.000363 62.290761 ( 6.657528)
test_basic 0.006516 0.000336 0.352296 ( 0.448609)
test_all 0.004936 0.001316 491.679623 ( 53.167388)
test_rubyspec 0.108787 0.039002 43.389485 ( 51.777378)
total: 114.81 sec