Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-054911
#<BuildRuby:0x0000557494591c68
@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.20221209-054911",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000017)
build_up 0.004900 0.000179 1.189955 ( 1.195778)
build_miniruby 0.000755 0.000141 1.014828 ( 1.013573)
build_ruby 0.001063 0.000199 2.780039 ( 2.647475)
build_all 0.005438 0.003501 15.779062 ( 3.317472)
build_install 0.007065 0.001571 2.169538 ( 1.208435)
test_btest 0.000441 0.000098 61.225499 ( 11.866917)
test_basic 0.004184 0.000930 0.300880 ( 0.392034)
test_all 0.001313 0.000000 655.817711 (118.969460)
test_rubyspec 0.063802 0.013772 52.703485 ( 60.878824)
total: 201.49 sec