Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-124230
#<BuildRuby:0x00005578d09bebe8
@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-124230",
@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.000000 0.000007 ( 0.000021)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004418 0.000000 0.862488 ( 1.544986)
build_miniruby 0.001000 0.000000 0.969903 ( 0.968546)
build_ruby 0.001219 0.000000 2.693071 ( 2.691786)
build_all 0.008739 0.000000 15.638266 ( 3.358475)
build_install 0.010086 0.000000 2.204590 ( 1.251019)
test_btest 0.000718 0.000000 60.792715 ( 11.893482)
test_basic 0.004534 0.000000 0.303027 ( 0.394219)
test_all 0.001020 0.000000 626.865822 (112.391422)
test_rubyspec 0.044314 0.016205 52.200498 ( 60.309340)
total: 194.80 sec