Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-221328
#<BuildRuby:0x0000559c4c89c040
@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.20221210-221328",
@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.000010)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003041 0.001106 0.799129 ( 1.018004)
build_miniruby 0.000693 0.000252 1.046187 ( 1.044893)
build_ruby 0.000884 0.000322 2.772059 ( 2.685984)
build_all 0.007922 0.001213 15.817720 ( 3.276693)
build_install 0.007309 0.001136 2.278737 ( 1.278072)
test_btest 0.000407 0.000127 64.240252 ( 11.154057)
test_basic 0.003811 0.001191 0.298849 ( 0.390049)
test_all 0.000725 0.000226 659.350614 (111.104131)
test_rubyspec 0.029433 0.024523 52.365070 ( 60.609779)
total: 192.56 sec