Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-153000
#<BuildRuby:0x000055bfe6f5bee0
@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.20230124-153000",
@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.000009)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.004972 0.001658 0.849647 ( 1.341862)
build_miniruby 0.000928 0.000310 1.050902 ( 1.048945)
build_ruby 0.000000 0.001602 2.792598 ( 2.790146)
build_all 0.004404 0.005475 16.731461 ( 2.997846)
build_install 0.009302 0.002023 2.070272 ( 1.068993)
test_btest 0.000698 0.000279 76.190901 ( 10.399927)
test_basic 0.001321 0.005251 0.341467 ( 0.428172)
test_all 0.000942 0.000440 660.030720 (108.804696)
test_rubyspec 0.079783 0.050711 51.631775 ( 59.682003)
total: 188.56 sec