Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-010357
#<BuildRuby:0x000055698b8e4460
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221221-010357",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000043 0.004119 0.888826 ( 1.111005)
build_miniruby 0.000792 0.000159 0.922911 ( 0.921625)
build_ruby 0.000891 0.000178 2.557015 ( 2.555764)
build_all 0.004744 0.004361 15.730038 ( 3.280811)
build_install 0.007615 0.000788 2.249455 ( 1.280287)
test_btest 0.000547 0.000000 58.743247 ( 11.889448)
test_basic 0.004908 0.000000 0.311156 ( 0.402132)
test_all 0.001486 0.000000 680.873144 (137.401131)
test_rubyspec 0.057642 0.011441 52.525178 ( 60.718258)
total: 219.56 sec