Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-013853
#<BuildRuby:0x000055a50dc4a678
@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.20221225-013853",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004514 0.000000 0.776047 ( 0.992647)
build_miniruby 0.001053 0.000000 0.989208 ( 0.987812)
build_ruby 0.001125 0.000000 2.637641 ( 2.636309)
build_all 0.009157 0.000000 15.825143 ( 3.281623)
build_install 0.009552 0.000000 2.238295 ( 1.239850)
test_btest 0.000703 0.000000 66.733430 ( 11.390091)
test_basic 0.005230 0.000000 0.314802 ( 0.404598)
test_all 0.001003 0.000000 644.916673 (106.907681)
test_rubyspec 0.045175 0.023287 51.797879 ( 59.967344)
total: 187.81 sec