Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-192541
#<BuildRuby:0x000055571a812678
@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.20230118-192541",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005952 0.000850 0.852872 ( 1.276923)
build_miniruby 0.001011 0.000144 1.011337 ( 1.009549)
build_ruby 0.001564 0.000000 2.786741 ( 2.784079)
build_all 0.009059 0.000810 16.898632 ( 3.005395)
build_install 0.011555 0.000000 2.135091 ( 1.079568)
test_btest 0.001054 0.000000 79.660158 ( 10.828199)
test_basic 0.003186 0.003638 0.366130 ( 0.452157)
test_all 0.001142 0.000172 663.566699 (104.167450)
test_rubyspec 0.054243 0.035014 51.840261 ( 59.930449)
total: 184.53 sec