Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-201839
#<BuildRuby:0x000055a5a7bef468
@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-201839",
@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.000010)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.004387 0.000112 0.858605 ( 1.342792)
build_miniruby 0.000837 0.000223 0.953855 ( 0.952567)
build_ruby 0.001048 0.000280 2.748850 ( 2.643736)
build_all 0.004746 0.004324 15.813724 ( 3.394277)
build_install 0.004844 0.004410 2.274109 ( 1.296158)
test_btest 0.000453 0.000160 63.472272 ( 11.475587)
test_basic 0.000000 0.005278 0.292653 ( 0.383233)
test_all 0.000082 0.001312 678.696401 (139.990126)
test_rubyspec 0.041929 0.024979 52.323615 ( 60.507522)
total: 221.99 sec