Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-212751
#<BuildRuby:0x0000557daee903c8
@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.20230112-212751",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005401 0.001157 0.845599 ( 1.639025)
build_miniruby 0.000000 0.001125 1.014316 ( 1.012400)
build_ruby 0.001229 0.000351 2.782933 ( 2.780436)
build_all 0.006497 0.003385 16.771058 ( 2.978271)
build_install 0.007845 0.003745 2.088297 ( 1.070103)
test_btest 0.000833 0.000238 73.531383 ( 11.104610)
test_basic 0.006588 0.000000 0.345755 ( 0.432075)
test_all 0.001406 0.000000 665.250804 (108.042746)
test_rubyspec 0.078374 0.046949 51.822417 ( 59.889278)
total: 188.95 sec