Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-074536
#<BuildRuby:0x0000561a0dd183c8
@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.20221224-074536",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004332 0.000000 0.883168 ( 1.089235)
build_miniruby 0.001060 0.000000 1.063181 ( 1.061737)
build_ruby 0.001233 0.000000 2.588892 ( 2.587599)
build_all 0.000298 0.008723 15.684031 ( 3.307714)
build_install 0.009946 0.000698 2.178923 ( 1.210881)
test_btest 0.000589 0.000074 67.188229 ( 11.194251)
test_basic 0.005106 0.000041 0.305364 ( 0.395165)
test_all 0.001327 0.000156 630.085676 (100.719859)
test_rubyspec 0.057577 0.004299 51.289952 ( 59.445036)
total: 181.01 sec