Logfile: /home/ko1/ruby/logs/brlog.trunk.20220513-184242
#<BuildRuby:0x0000560ed6283eb8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220513-184242",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000009 0.000006 0.000015 ( 0.000014)
configure 0.000006 0.000004 0.000010 ( 0.000010)
build_up 0.004102 0.002734 0.885587 ( 1.379824)
build_miniruby 0.000602 0.000401 0.057212 ( 0.055904)
build_ruby 0.000463 0.000309 0.058204 ( 0.056972)
build_all 0.002524 0.001682 1.525207 ( 0.612369)
build_install 0.000000 0.011035 6.301721 ( 2.872865)
test_btest 0.000000 0.000750 51.605928 ( 8.224336)
test_basic 0.001574 0.004014 0.260943 ( 0.350265)
test_all 0.000739 0.000739 628.505085 ( 92.879285)
test_rubyspec 0.046459 0.083177 44.319170 ( 49.249026)
total: 155.68 sec