Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-063310
#<BuildRuby:0x000055c4e70f03c8
@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.20221221-063310",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000012)
build_up 0.003428 0.000686 0.833044 ( 1.822681)
build_miniruby 0.000807 0.000161 1.018297 ( 1.016958)
build_ruby 0.000985 0.000197 2.628493 ( 2.627104)
build_all 0.003748 0.005533 15.766134 ( 3.281388)
build_install 0.008925 0.000000 2.339051 ( 1.390685)
test_btest 0.000561 0.000000 66.174991 ( 11.666810)
test_basic 0.002105 0.002832 0.324416 ( 0.415029)
test_all 0.001168 0.000307 682.912301 (136.476929)
test_rubyspec 0.052002 0.013372 52.143338 ( 60.354481)
total: 219.05 sec