Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-190519
#<BuildRuby:0x000055ad7d784990
@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.20220819-190519",
@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.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009428 0.000725 0.877431 ( 0.927217)
build_miniruby 0.001715 0.000000 0.059486 ( 0.057706)
build_ruby 0.001604 0.000000 0.056973 ( 0.055216)
build_all 0.008648 0.000000 1.279199 ( 0.488711)
build_install 0.013881 0.000437 1.577259 ( 0.793385)
test_btest 0.001253 0.000074 54.454678 ( 6.147832)
test_basic 0.005385 0.000011 0.281925 ( 0.372339)
test_all 0.004105 0.000000 474.683179 ( 52.620815)
test_rubyspec 0.125377 0.015092 41.855917 ( 50.325114)
total: 111.79 sec