Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-015433
#<BuildRuby:0x000055d6feb2ff68
@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.20221223-015433",
@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.000037 0.000000 0.000037 ( 0.000037)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004271 0.000010 0.834205 ( 1.180546)
build_miniruby 0.000997 0.000071 0.960063 ( 0.958466)
build_ruby 0.001280 0.000000 2.618253 ( 2.616791)
build_all 0.009235 0.000000 15.818427 ( 3.398348)
build_install 0.009098 0.000000 2.305628 ( 1.329502)
test_btest 0.000567 0.000000 61.635449 ( 11.797039)
test_basic 0.005246 0.000000 0.296336 ( 0.386804)
test_all 0.000000 0.001457 672.764875 (146.994347)
test_rubyspec 0.034369 0.024356 51.983833 ( 60.154042)
total: 228.82 sec