Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-193328
#<BuildRuby:0x000055aed82a7e48
@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-193328",
@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.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004433 0.000112 0.826247 ( 1.062142)
build_miniruby 0.000717 0.000165 0.997155 ( 0.996000)
build_ruby 0.000998 0.000230 2.683346 ( 2.681737)
build_all 0.007967 0.000823 15.678475 ( 3.450347)
build_install 0.006331 0.003786 2.250616 ( 1.252184)
test_btest 0.000427 0.000107 61.920364 ( 11.318088)
test_basic 0.005208 0.000000 0.298568 ( 0.389021)
test_all 0.001453 0.000000 683.254277 (136.957199)
test_rubyspec 0.050571 0.014336 51.489166 ( 59.713592)
total: 217.82 sec