Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-164436
#<BuildRuby:0x000055e1e4615348
@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-164436",
@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.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004656 0.004214 0.841491 ( 1.025064)
build_miniruby 0.001343 0.000611 0.063090 ( 0.061937)
build_ruby 0.001429 0.000650 0.068166 ( 0.066085)
build_all 0.006018 0.002735 1.230757 ( 0.457502)
build_install 0.014016 0.001747 1.564556 ( 0.803157)
test_btest 0.001185 0.000455 55.399868 ( 5.970406)
test_basic 0.004269 0.001641 0.289257 ( 0.380484)
test_all 0.003441 0.000165 512.222082 ( 53.749199)
test_rubyspec 0.069337 0.065834 41.868748 ( 50.364347)
total: 112.88 sec