Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-082140
#<BuildRuby:0x00005652c593f468
@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-082140",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000037 0.000006 0.000043 ( 0.000027)
build_up 0.000314 0.006161 0.841991 ( 1.062904)
build_miniruby 0.001008 0.000252 1.009225 ( 1.007254)
build_ruby 0.001349 0.000337 2.768975 ( 2.766296)
build_all 0.006609 0.003506 16.733830 ( 3.014468)
build_install 0.009386 0.000507 2.292494 ( 1.179873)
test_btest 0.000725 0.000181 76.071530 ( 10.660616)
test_basic 0.002377 0.004534 0.357404 ( 0.443469)
test_all 0.001245 0.000374 689.815168 (103.548912)
test_rubyspec 0.069014 0.030196 51.542230 ( 59.652864)
total: 183.34 sec