Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-182308
#<BuildRuby:0x0000562b485f7e80
@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.20230123-182308",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000048 0.000010 0.000058 ( 0.000057)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.007099 0.001521 0.882012 ( 1.065260)
build_miniruby 0.001062 0.000227 1.001856 ( 1.000051)
build_ruby 0.001187 0.000254 2.747283 ( 2.744648)
build_all 0.005212 0.004717 16.664133 ( 2.992236)
build_install 0.010975 0.000424 2.074076 ( 1.063019)
test_btest 0.000872 0.000206 72.610029 ( 10.404163)
test_basic 0.002470 0.004115 0.308797 ( 0.395320)
test_all 0.001088 0.000302 660.679967 ( 97.612730)
test_rubyspec 0.103342 0.030196 51.415895 ( 59.529457)
total: 176.81 sec