Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-021520
#<BuildRuby:0x00005601af1ce858
@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.20221230-021520",
@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.000000 0.000015 0.000015 ( 0.000015)
autoconf 0.000000 0.000018 0.000018 ( 0.000019)
configure 0.000000 0.000013 0.000013 ( 0.000013)
build_up 0.001772 0.004691 0.883315 ( 1.048452)
build_miniruby 0.000931 0.000387 1.020142 ( 1.018125)
build_ruby 0.001180 0.000491 2.765560 ( 2.762906)
build_all 0.000541 0.009115 16.713347 ( 2.978727)
build_install 0.007436 0.004338 2.323650 ( 1.208128)
test_btest 0.000615 0.000359 78.114977 ( 10.920884)
test_basic 0.005987 0.000465 0.346601 ( 0.433053)
test_all 0.000856 0.000461 680.393650 (101.086791)
test_rubyspec 0.042977 0.058635 51.736943 ( 59.904754)
total: 181.36 sec