Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-021311
#<BuildRuby:0x0000564ea35780d0
@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.20221228-021311",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.005864 0.000527 0.841581 ( 1.029669)
build_miniruby 0.000968 0.000298 1.010077 ( 1.008228)
build_ruby 0.001240 0.000381 2.763343 ( 2.760736)
build_all 0.005108 0.004723 16.621253 ( 2.958921)
build_install 0.001625 0.009923 2.262531 ( 1.185326)
test_btest 0.000576 0.000288 69.983544 ( 10.992273)
test_basic 0.000000 0.007379 0.392752 ( 0.477098)
test_all 0.000000 0.001457 654.252285 ( 99.509554)
test_rubyspec 0.082385 0.045353 51.347131 ( 59.379620)
total: 179.30 sec