Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-055747
#<BuildRuby:0x00005628518f2c88
@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.20220726-055747",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006207 0.004871 0.868469 ( 0.968038)
build_miniruby 0.002108 0.000324 0.060059 ( 0.058160)
build_ruby 0.001416 0.000218 0.053445 ( 0.051912)
build_all 0.005277 0.004805 1.248624 ( 0.475863)
build_install 0.011464 0.005228 4.324629 ( 1.851010)
test_btest 0.001814 0.000000 52.499714 ( 6.475284)
test_basic 0.006393 0.000000 0.289424 ( 0.384595)
test_all 0.000845 0.003453 499.851908 ( 52.274743)
test_rubyspec 0.076651 0.062491 41.785637 ( 47.640426)
total: 110.18 sec