Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-201255
#<BuildRuby:0x000055be7a37a620
@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.20230105-201255",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000017 0.000007 0.000024 ( 0.000024)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.000337 0.006299 0.843474 ( 1.450487)
build_miniruby 0.000843 0.000454 1.014637 ( 1.012637)
build_ruby 0.000978 0.000527 2.768120 ( 2.765717)
build_all 0.007946 0.001954 16.708269 ( 2.999709)
build_install 0.005634 0.005051 2.083622 ( 1.072449)
test_btest 0.000607 0.000324 67.308784 ( 11.461934)
test_basic 0.006318 0.000933 0.354186 ( 0.440170)
test_all 0.001276 0.000000 653.655906 (103.588761)
test_rubyspec 0.031744 0.029185 51.405196 ( 59.493518)
total: 184.29 sec