Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-094241
#<BuildRuby:0x0000560306911400
@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.20220802-094241",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.008492 0.000080 0.841859 ( 1.036868)
build_miniruby 0.001270 0.000182 0.052452 ( 0.051292)
build_ruby 0.001177 0.000168 0.056594 ( 0.055917)
build_all 0.004627 0.004278 1.263639 ( 0.467163)
build_install 0.013564 0.002713 4.443999 ( 1.787334)
test_btest 0.001261 0.000253 51.367150 ( 6.063977)
test_basic 0.005042 0.001008 0.282505 ( 0.373359)
test_all 0.001602 0.000321 485.624023 ( 52.076898)
test_rubyspec 0.068657 0.064402 41.359498 ( 48.998988)
total: 110.91 sec