Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-043804
#<BuildRuby:0x000055c9da5ce8c0
@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.20220826-043804",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005418 0.001477 0.827416 ( 0.866904)
build_miniruby 0.000785 0.000215 0.058456 ( 0.057155)
build_ruby 0.000790 0.000215 0.059185 ( 0.057958)
build_all 0.004668 0.000000 1.540943 ( 0.589642)
build_install 0.006958 0.004021 1.910782 ( 0.955959)
test_btest 0.000610 0.000175 55.875763 ( 7.919427)
test_basic 0.005752 0.000294 0.324935 ( 0.412736)
test_all 0.001832 0.000000 632.245965 ( 90.175869)
test_rubyspec 0.067233 0.043328 43.932073 ( 52.179314)
total: 153.22 sec