Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-124819
#<BuildRuby:0x000056239b035e98
@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.20230105-124819",
@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.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005367 0.001150 0.842778 ( 1.007380)
build_miniruby 0.000948 0.000203 1.063479 ( 1.061595)
build_ruby 0.001197 0.000256 2.759257 ( 2.756688)
build_all 0.008650 0.000818 16.598982 ( 2.993886)
build_install 0.011236 0.000255 2.237373 ( 1.171790)
test_btest 0.000942 0.000166 75.678484 ( 10.789540)
test_basic 0.006604 0.000000 0.364606 ( 0.450782)
test_all 0.001265 0.000000 656.373686 ( 96.078753)
test_rubyspec 0.075777 0.036450 51.457439 ( 59.506469)
total: 175.82 sec