Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-070009
#<BuildRuby:0x00005650ece8bf28
@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.20221229-070009",
@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.000019 0.000004 0.000023 ( 0.000023)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005221 0.001119 0.857358 ( 1.153778)
build_miniruby 0.001084 0.000232 1.013739 ( 1.012012)
build_ruby 0.001382 0.000296 2.773444 ( 2.770799)
build_all 0.008028 0.001720 16.829105 ( 3.015270)
build_install 0.009683 0.002075 2.323794 ( 1.200555)
test_btest 0.000655 0.000141 66.947435 ( 11.198922)
test_basic 0.006527 0.000155 0.357201 ( 0.443387)
test_all 0.001167 0.000233 665.071245 (104.619336)
test_rubyspec 0.095416 0.039752 51.605989 ( 59.652584)
total: 185.07 sec