Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-052629
#<BuildRuby:0x000055ad2b6ec728
@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-052629",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003689 0.000491 0.817530 ( 1.021083)
build_miniruby 0.000715 0.000095 1.001203 ( 1.000051)
build_ruby 0.001077 0.000144 2.583790 ( 2.582404)
build_all 0.008071 0.001077 15.715127 ( 3.269105)
build_install 0.003497 0.004717 2.260563 ( 1.286943)
test_btest 0.000466 0.000087 60.570111 ( 11.921454)
test_basic 0.003859 0.000723 0.312184 ( 0.403211)
test_all 0.001385 0.000120 670.609174 (157.837191)
test_rubyspec 0.041785 0.019374 51.973237 ( 60.122822)
total: 239.44 sec