Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-160020
#<BuildRuby:0x000055f9b14e33c8
@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.20230115-160020",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.007744 0.000016 1.303961 ( 1.336986)
build_miniruby 0.001108 0.000207 1.700561 ( 1.569885)
build_ruby 0.001363 0.000256 2.791821 ( 2.789075)
build_all 0.008975 0.000878 16.789687 ( 2.976388)
build_install 0.006551 0.004795 2.150441 ( 1.086078)
test_btest 0.000911 0.000202 75.589870 ( 10.783432)
test_basic 0.003599 0.003136 0.343050 ( 0.428975)
test_all 0.001240 0.000000 667.987742 (101.869649)
test_rubyspec 0.101554 0.033503 52.050786 ( 60.112294)
total: 182.95 sec