Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-180226
#<BuildRuby:0x000056252dbd2858
@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-180226",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.003852 0.000297 0.813145 ( 1.037795)
build_miniruby 0.000000 0.000911 0.971086 ( 0.969790)
build_ruby 0.000000 0.001120 2.575349 ( 2.573813)
build_all 0.007036 0.002037 15.755739 ( 3.340951)
build_install 0.003808 0.005070 2.207555 ( 1.241822)
test_btest 0.000498 0.000099 65.724601 ( 11.478464)
test_basic 0.003886 0.000777 0.302361 ( 0.392976)
test_all 0.000786 0.000158 620.418483 (113.736609)
test_rubyspec 0.055948 0.012555 51.936224 ( 60.188048)
total: 194.96 sec