Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-154158
#<BuildRuby:0x000055c7497f3468
@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.20221219-154158",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003855 0.000227 0.851407 ( 1.083405)
build_miniruby 0.000927 0.000055 1.019637 ( 1.018233)
build_ruby 0.001231 0.000073 2.724844 ( 2.624415)
build_all 0.008787 0.000246 15.750646 ( 3.329941)
build_install 0.009577 0.000261 2.224642 ( 1.273804)
test_btest 0.000601 0.000032 57.733579 ( 12.068882)
test_basic 0.000000 0.005361 0.311602 ( 0.401517)
test_all 0.000000 0.002149 682.262054 (144.058287)
test_rubyspec 0.040399 0.022336 52.771057 ( 61.013680)
total: 226.87 sec