Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-032255
#<BuildRuby:0x0000563b419125f8
@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.20221209-032255",
@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.000008)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004889 0.000067 1.137193 ( 1.764269)
build_miniruby 0.000751 0.000050 0.972243 ( 0.970951)
build_ruby 0.001039 0.000069 2.679080 ( 2.580852)
build_all 0.009022 0.000051 15.844336 ( 3.290655)
build_install 0.010164 0.000335 2.321472 ( 1.347714)
test_btest 0.000567 0.000032 61.134973 ( 11.449372)
test_basic 0.004223 0.000235 0.331263 ( 0.422523)
test_all 0.001186 0.000066 652.189787 (114.417167)
test_rubyspec 0.042327 0.024499 52.275370 ( 60.473053)
total: 196.72 sec