Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-214649
#<BuildRuby:0x0000565286093df8
@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.20230113-214649",
@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.000013 0.000003 0.000016 ( 0.000017)
build_up 0.005268 0.001215 0.860246 ( 1.067294)
build_miniruby 0.001060 0.000245 1.020289 ( 1.018317)
build_ruby 0.001627 0.000000 2.773494 ( 2.770592)
build_all 0.003380 0.006650 16.869364 ( 3.036358)
build_install 0.008661 0.002735 2.084857 ( 1.075199)
test_btest 0.000799 0.000253 77.674680 ( 10.825185)
test_basic 0.004760 0.001503 0.340112 ( 0.426913)
test_all 0.000000 0.001375 663.148600 (104.480160)
test_rubyspec 0.058249 0.065079 52.121995 ( 60.223305)
total: 184.92 sec