Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-124620
#<BuildRuby:0x00005591e390c728
@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-124620",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000062 0.004149 0.868716 ( 1.114289)
build_miniruby 0.000779 0.000119 0.960274 ( 0.959135)
build_ruby 0.001074 0.000165 2.702235 ( 2.700763)
build_all 0.008349 0.000579 15.729061 ( 3.341891)
build_install 0.008794 0.000000 2.247633 ( 1.305716)
test_btest 0.000633 0.000040 67.592270 ( 11.350281)
test_basic 0.004573 0.000000 0.300729 ( 0.391920)
test_all 0.001246 0.000147 673.378823 (142.743932)
test_rubyspec 0.047075 0.018798 52.067612 ( 60.165227)
total: 224.07 sec