Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-170736
#<BuildRuby:0x0000562940fc6038
@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.20220722-170736",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.011555 0.000547 0.884895 ( 0.996917)
build_miniruby 0.001693 0.000121 0.064790 ( 0.063075)
build_ruby 0.001848 0.000132 0.065653 ( 0.064391)
build_all 0.008682 0.000000 1.219405 ( 0.462755)
build_install 0.016194 0.000341 4.386449 ( 1.801077)
test_btest 0.001773 0.000098 52.701690 ( 6.155387)
test_basic 0.005240 0.000291 0.284423 ( 0.375911)
test_all 0.002331 0.000129 507.660820 ( 53.509000)
test_rubyspec 0.118521 0.015285 41.640734 ( 47.498390)
total: 110.93 sec