Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-172014
#<BuildRuby:0x0000560e1cc7f468
@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-172014",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.007167 0.000662 1.332923 ( 1.341736)
build_miniruby 0.001142 0.000245 1.699080 ( 1.569949)
build_ruby 0.001283 0.000275 2.782886 ( 2.780155)
build_all 0.000000 0.009951 16.802623 ( 2.996460)
build_install 0.006988 0.004450 2.144176 ( 1.076308)
test_btest 0.000701 0.000280 73.515039 ( 11.094016)
test_basic 0.006537 0.000688 0.344342 ( 0.429486)
test_all 0.001614 0.000000 676.239124 ( 95.540431)
test_rubyspec 0.056480 0.079288 52.476154 ( 60.554064)
total: 177.38 sec