Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-222707
#<BuildRuby:0x000055f3a9040040
@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.20221223-222707",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.000387 0.004060 0.853329 ( 1.532869)
build_miniruby 0.000735 0.000315 0.949465 ( 0.947852)
build_ruby 0.000825 0.000353 2.616558 ( 2.615295)
build_all 0.007491 0.001379 15.748626 ( 3.289058)
build_install 0.008098 0.002437 2.170102 ( 1.198082)
test_btest 0.000452 0.000175 64.106991 ( 11.312421)
test_basic 0.003303 0.001284 0.307387 ( 0.398518)
test_all 0.001477 0.000574 639.690755 (110.920287)
test_rubyspec 0.051472 0.018993 51.641474 ( 59.781458)
total: 192.00 sec