Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-194017
#<BuildRuby:0x0000561a888883c8
@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.20221224-194017",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004521 0.000083 0.806713 ( 1.057296)
build_miniruby 0.000784 0.000112 1.000545 ( 0.999097)
build_ruby 0.001058 0.000151 2.651816 ( 2.650418)
build_all 0.008940 0.000000 15.731748 ( 3.296778)
build_install 0.009798 0.000257 2.257523 ( 1.294495)
test_btest 0.000581 0.000000 64.622436 ( 11.270573)
test_basic 0.004696 0.000113 0.329215 ( 0.420426)
test_all 0.001326 0.000139 649.916804 (115.676401)
test_rubyspec 0.035455 0.023604 51.195461 ( 59.526627)
total: 196.19 sec