Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-071246
#<BuildRuby:0x0000555eef57e678
@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.20221231-071246",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.006654 0.854270 ( 1.037954)
build_miniruby 0.001210 0.000000 1.010187 ( 1.008440)
build_ruby 0.001505 0.000000 2.780762 ( 2.778099)
build_all 0.009198 0.000492 16.713346 ( 2.972349)
build_install 0.007885 0.003890 2.295859 ( 1.157960)
test_btest 0.000902 0.000225 71.639643 ( 10.957028)
test_basic 0.001956 0.004483 0.344514 ( 0.430910)
test_all 0.000988 0.000296 654.847427 ( 98.200821)
test_rubyspec 0.069723 0.057899 51.731070 ( 59.800794)
total: 178.34 sec