Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-185159
#<BuildRuby:0x0000562089cd8728
@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.20230101-185159",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000017 0.000007 0.000024 ( 0.000023)
configure 0.000035 0.000016 0.000051 ( 0.000064)
build_up 0.004597 0.002089 0.848930 ( 1.076769)
build_miniruby 0.000916 0.000416 1.015324 ( 1.013332)
build_ruby 0.001099 0.000499 2.780084 ( 2.777497)
build_all 0.006786 0.003084 16.754553 ( 2.994877)
build_install 0.007991 0.003632 2.286265 ( 1.174784)
test_btest 0.001071 0.000000 67.980740 ( 11.742488)
test_basic 0.006309 0.000000 0.339270 ( 0.426162)
test_all 0.001369 0.000000 676.398501 ( 94.946499)
test_rubyspec 0.106632 0.027273 51.544059 ( 59.591657)
total: 175.74 sec