Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-065211
#<BuildRuby:0x000055d2ded3be70
@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.20230104-065211",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004809 0.001479 0.851981 ( 1.199868)
build_miniruby 0.000901 0.000277 1.013041 ( 1.011124)
build_ruby 0.001219 0.000375 2.766136 ( 2.763615)
build_all 0.008567 0.001175 16.701695 ( 2.948530)
build_install 0.009668 0.002158 2.292840 ( 1.185535)
test_btest 0.001144 0.000000 75.945331 ( 10.201839)
test_basic 0.006120 0.000812 0.373212 ( 0.458844)
test_all 0.000949 0.000249 660.100743 (110.760312)
test_rubyspec 0.095302 0.033090 51.340744 ( 59.392116)
total: 189.92 sec