Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-092940
#<BuildRuby:0x000055f951365e98
@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.20221214-092940",
@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.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003490 0.000537 0.840746 ( 1.072339)
build_miniruby 0.001013 0.000000 0.968524 ( 0.967095)
build_ruby 0.001330 0.000000 2.828896 ( 2.703789)
build_all 0.008984 0.000000 15.898327 ( 3.464884)
build_install 0.003659 0.005539 2.199054 ( 1.189641)
test_btest 0.000476 0.000095 68.615058 ( 11.308162)
test_basic 0.004653 0.000219 0.326210 ( 0.416543)
test_all 0.000000 0.001257 675.415612 (154.793289)
test_rubyspec 0.038767 0.030891 53.136851 ( 61.262629)
total: 237.18 sec