Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-004506
#<BuildRuby:0x000056056e48bdf8
@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-004506",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004196 0.000066 0.861425 ( 1.092635)
build_miniruby 0.000818 0.000164 1.002983 ( 1.001786)
build_ruby 0.001082 0.000217 2.645478 ( 2.550054)
build_all 0.005652 0.003459 15.685268 ( 3.275800)
build_install 0.008173 0.000953 2.337020 ( 1.321630)
test_btest 0.000434 0.000096 58.073650 ( 12.184306)
test_basic 0.004674 0.000110 0.288112 ( 0.378732)
test_all 0.001110 0.000233 676.175664 (149.369580)
test_rubyspec 0.036913 0.027099 53.113886 ( 61.224089)
total: 232.40 sec