Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-003738
#<BuildRuby:0x000055f30cfc8460
@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.20221212-003738",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003589 0.000552 0.892560 ( 1.250677)
build_miniruby 0.000837 0.000129 0.967088 ( 0.965600)
build_ruby 0.001110 0.000000 2.748820 ( 2.662017)
build_all 0.008847 0.000217 15.861883 ( 3.255490)
build_install 0.008044 0.000000 2.266203 ( 1.293766)
test_btest 0.000617 0.000012 59.440171 ( 11.188039)
test_basic 0.000759 0.003720 0.323092 ( 0.414033)
test_all 0.001176 0.000196 674.195543 (153.797756)
test_rubyspec 0.039723 0.017459 52.565546 ( 60.675399)
total: 235.50 sec