Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-140245
#<BuildRuby:0x0000562068f2c040
@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.20221217-140245",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004433 0.000065 0.832253 ( 1.053199)
build_miniruby 0.000863 0.000096 1.005340 ( 1.004292)
build_ruby 0.001095 0.000122 2.780415 ( 2.681946)
build_all 0.005416 0.003606 15.761729 ( 3.278599)
build_install 0.004409 0.004746 2.338742 ( 1.347011)
test_btest 0.000481 0.000096 64.916052 ( 11.461078)
test_basic 0.004637 0.000100 0.303843 ( 0.395337)
test_all 0.001164 0.000222 674.118433 (149.628993)
test_rubyspec 0.028779 0.034046 52.584046 ( 60.717059)
total: 231.57 sec