Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-151148
#<BuildRuby:0x0000561162464028
@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.20221219-151148",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003561 0.000712 0.892279 ( 1.116678)
build_miniruby 0.000760 0.000152 0.939721 ( 0.938464)
build_ruby 0.001020 0.000204 2.725006 ( 2.589819)
build_all 0.008103 0.000697 15.747737 ( 3.399530)
build_install 0.003312 0.005451 2.178480 ( 1.247498)
test_btest 0.000488 0.000122 64.838793 ( 11.259015)
test_basic 0.001488 0.003872 0.325435 ( 0.415460)
test_all 0.001626 0.000309 669.196168 (143.614255)
test_rubyspec 0.056601 0.010765 52.993781 ( 61.174553)
total: 225.76 sec