Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-162643
#<BuildRuby:0x000055dec15d40f8
@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-162643",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003285 0.000821 0.740363 ( 0.979459)
build_miniruby 0.000000 0.000835 1.046346 ( 1.045009)
build_ruby 0.000000 0.001220 2.687278 ( 2.685785)
build_all 0.007224 0.001715 15.792900 ( 3.375412)
build_install 0.009756 0.000376 2.231039 ( 1.235653)
test_btest 0.000476 0.000119 69.042740 ( 11.118808)
test_basic 0.003555 0.000888 0.287338 ( 0.378448)
test_all 0.000766 0.000192 637.552372 (103.589899)
test_rubyspec 0.044229 0.023073 51.995910 ( 60.181627)
total: 184.59 sec