Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-185541
#<BuildRuby:0x0000563093236878
@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.20220725-185541",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000154 0.006999 0.878784 ( 1.854131)
build_miniruby 0.000000 0.001057 0.058675 ( 0.057393)
build_ruby 0.000000 0.000949 0.059543 ( 0.058366)
build_all 0.000000 0.004694 1.521638 ( 0.584126)
build_install 0.007326 0.003866 5.635267 ( 2.142477)
test_btest 0.000538 0.000188 53.904787 ( 7.916722)
test_basic 0.002019 0.003924 0.335482 ( 0.423666)
test_all 0.000984 0.000393 624.419383 ( 87.324851)
test_rubyspec 0.083592 0.037694 43.539904 ( 49.183828)
total: 149.55 sec