Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-174243
#<BuildRuby:0x0000558af641c040
@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.20230124-174243",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.001902 0.004061 0.843127 ( 1.006971)
build_miniruby 0.001165 0.000146 1.009149 ( 1.007052)
build_ruby 0.001389 0.000173 2.756791 ( 2.754296)
build_all 0.009616 0.000000 16.737591 ( 2.993966)
build_install 0.011327 0.000000 2.075967 ( 1.064993)
test_btest 0.000961 0.000000 69.911664 ( 11.184926)
test_basic 0.004780 0.002892 0.391883 ( 0.475865)
test_all 0.001229 0.000147 672.321614 ( 98.595653)
test_rubyspec 0.086804 0.042279 51.700136 ( 59.761760)
total: 178.85 sec