Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-161553
#<BuildRuby:0x000055a74fdc7e80
@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.20221219-161553",
@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.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004456 0.000025 0.849115 ( 1.069981)
build_miniruby 0.000907 0.000065 0.948901 ( 0.947683)
build_ruby 0.001240 0.000000 2.810690 ( 2.712109)
build_all 0.009053 0.000120 15.753498 ( 3.327358)
build_install 0.005717 0.004014 2.288575 ( 1.295511)
test_btest 0.000489 0.000054 63.316062 ( 11.490828)
test_basic 0.004792 0.000062 0.304423 ( 0.395505)
test_all 0.001059 0.000112 673.220277 (146.710151)
test_rubyspec 0.044388 0.017939 53.818126 ( 62.043569)
total: 229.99 sec