Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-173915
#<BuildRuby:0x00005623ebbd3e80
@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.20221225-173915",
@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.000015 0.000001 0.000016 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004354 0.000023 0.826743 ( 1.040972)
build_miniruby 0.000975 0.000048 0.981017 ( 0.979463)
build_ruby 0.001156 0.000057 2.611427 ( 2.610034)
build_all 0.005699 0.003164 15.782177 ( 3.322430)
build_install 0.006258 0.003492 2.186983 ( 1.187480)
test_btest 0.000645 0.000075 61.421040 ( 11.354923)
test_basic 0.004716 0.000125 0.294037 ( 0.384511)
test_all 0.001005 0.000112 633.700913 (110.660310)
test_rubyspec 0.046444 0.019120 52.209579 ( 60.411696)
total: 191.95 sec