Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-095607
#<BuildRuby:0x000055c6a6dcbf28
@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.20230110-095607",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000004 0.000029 ( 0.000014)
build_up 0.006458 0.000000 0.846517 ( 1.302016)
build_miniruby 0.001314 0.000000 1.021055 ( 1.019286)
build_ruby 0.001333 0.000133 2.777512 ( 2.775091)
build_all 0.004863 0.005050 16.857268 ( 2.988422)
build_install 0.011053 0.000360 2.141028 ( 1.077980)
test_btest 0.001009 0.000168 76.197509 ( 10.480136)
test_basic 0.002178 0.004111 0.350456 ( 0.436751)
test_all 0.001171 0.000000 655.448893 (100.167048)
test_rubyspec 0.078409 0.032261 51.942678 ( 60.038956)
total: 180.29 sec