Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-115730
#<BuildRuby:0x000055f4d0ade678
@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.20221222-115730",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003507 0.000501 0.876289 ( 1.089740)
build_miniruby 0.000846 0.000120 0.974805 ( 0.973282)
build_ruby 0.001040 0.000148 2.645123 ( 2.643759)
build_all 0.007798 0.001114 15.879502 ( 3.430458)
build_install 0.007850 0.000389 2.333156 ( 1.353325)
test_btest 0.000497 0.000066 66.375035 ( 10.825404)
test_basic 0.000713 0.004329 0.294846 ( 0.385264)
test_all 0.001556 0.000000 668.256476 (138.500309)
test_rubyspec 0.050653 0.017955 52.233596 ( 60.444910)
total: 219.65 sec