Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-215632
#<BuildRuby:0x000055cb11612ad8
@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.20220720-215632",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000055 0.000022 0.000077 ( 0.000080)
configure 0.000017 0.000006 0.000023 ( 0.000021)
build_up 0.007549 0.001275 0.865441 ( 1.745422)
build_miniruby 0.001135 0.000412 0.054076 ( 0.052998)
build_ruby 0.002325 0.000000 0.064731 ( 0.061994)
build_all 0.007412 0.001773 1.277182 ( 0.504985)
build_install 0.010579 0.007099 4.325922 ( 1.822291)
test_btest 0.001325 0.000510 54.987569 ( 6.130346)
test_basic 0.000000 0.007865 0.307787 ( 0.397099)
test_all 0.001998 0.001280 478.483916 ( 51.589218)
test_rubyspec 0.076455 0.054863 41.927359 ( 47.701481)
total: 110.01 sec