Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-041807
#<BuildRuby:0x000056477f2ade98
@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-041807",
@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.000000 0.000013 0.000013 ( 0.000009)
autoconf 0.000000 0.000023 0.000023 ( 0.000023)
configure 0.000000 0.000016 0.000016 ( 0.000016)
build_up 0.000834 0.003581 0.981993 ( 1.535131)
build_miniruby 0.000819 0.000117 0.968581 ( 0.967022)
build_ruby 0.001193 0.000171 2.755223 ( 2.663417)
build_all 0.008330 0.000559 15.929047 ( 3.406199)
build_install 0.004588 0.004451 2.228005 ( 1.223484)
test_btest 0.000489 0.000092 62.525371 ( 11.088497)
test_basic 0.004504 0.000006 0.315133 ( 0.405956)
test_all 0.001397 0.000246 663.378386 (141.730814)
test_rubyspec 0.041772 0.024272 52.185806 ( 60.432866)
total: 223.45 sec