Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-174512
#<BuildRuby:0x0000556ddc986be8
@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.20221208-174512",
@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.000041 0.000006 0.000047 ( 0.000047)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004650 0.000665 1.198450 ( 1.310898)
build_miniruby 0.000741 0.000106 0.992833 ( 0.991454)
build_ruby 0.001141 0.000163 2.797039 ( 2.701178)
build_all 0.009131 0.000000 15.779547 ( 3.270815)
build_install 0.006200 0.003391 2.231148 ( 1.238198)
test_btest 0.000456 0.000072 67.800481 ( 11.354497)
test_basic 0.004912 0.000107 0.276718 ( 0.368219)
test_all 0.000793 0.000119 659.793194 (113.236314)
test_rubyspec 0.045456 0.030846 52.911377 ( 61.100073)
total: 195.57 sec