Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-104151
#<BuildRuby:0x0000555f1c8e3e80
@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-104151",
@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.000021 0.000003 0.000024 ( 0.000023)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005514 0.000788 0.827414 ( 1.006147)
build_miniruby 0.000000 0.001306 1.025676 ( 1.023783)
build_ruby 0.000000 0.001640 2.801762 ( 2.799022)
build_all 0.007118 0.002702 16.758547 ( 3.005003)
build_install 0.009585 0.002017 2.290799 ( 1.176139)
test_btest 0.000000 0.000941 71.256088 ( 11.179014)
test_basic 0.003638 0.003060 0.313093 ( 0.399199)
test_all 0.001039 0.000259 664.005277 (104.493995)
test_rubyspec 0.083526 0.047589 51.635364 ( 59.678262)
total: 184.76 sec