Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-122030
#<BuildRuby:0x00005604908b1e98
@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.20221219-122030",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004230 0.000000 0.828034 ( 1.022825)
build_miniruby 0.000960 0.000000 0.969117 ( 0.967427)
build_ruby 0.001143 0.000000 2.775714 ( 2.649998)
build_all 0.006246 0.002897 15.695427 ( 3.334313)
build_install 0.007109 0.001028 2.231375 ( 1.230211)
test_btest 0.000514 0.000161 64.447480 ( 10.923312)
test_basic 0.000121 0.004108 0.288788 ( 0.380102)
test_all 0.002010 0.000000 675.508738 (136.764025)
test_rubyspec 0.047569 0.017857 52.817448 ( 61.073917)
total: 218.35 sec