Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-224013
#<BuildRuby:0x000055eb96928920
@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-224013",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000016 0.000006 0.000022 ( 0.000023)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007675 0.003894 0.993753 ( 1.123274)
build_miniruby 0.002462 0.000000 0.073776 ( 0.071424)
build_ruby 0.001595 0.000037 0.074735 ( 0.073397)
build_all 0.008268 0.001402 1.555248 ( 0.598767)
build_install 0.022685 0.000237 5.210608 ( 2.083505)
test_btest 0.000886 0.000222 77.572866 ( 8.302482)
test_basic 0.007269 0.000672 0.321799 ( 0.414144)
test_all 0.000000 0.001663 685.456815 ( 66.572930)
test_rubyspec 0.123336 0.050923 45.953499 ( 51.673933)
total: 130.91 sec