Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-161641
#<BuildRuby:0x00005627be85c460
@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.20221216-161641",
@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.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003872 0.000455 0.801578 ( 1.033878)
build_miniruby 0.000779 0.000092 1.022877 ( 1.021398)
build_ruby 0.001090 0.000128 2.904470 ( 2.789766)
build_all 0.008379 0.000447 15.800039 ( 3.348223)
build_install 0.010219 0.000000 2.277674 ( 1.257296)
test_btest 0.000565 0.000000 61.129774 ( 11.998755)
test_basic 0.005251 0.000000 0.313248 ( 0.403957)
test_all 0.001272 0.000000 682.230917 (139.744277)
test_rubyspec 0.051010 0.008260 52.740800 ( 61.041037)
total: 222.64 sec