Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-140328
#<BuildRuby:0x00005617ff677e48
@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.20221228-140328",
@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.000000 0.000008 0.000008 ( 0.000008)
autoconf 0.000000 0.000014 0.000014 ( 0.000014)
configure 0.000000 0.000013 0.000013 ( 0.000013)
build_up 0.001882 0.004497 0.852042 ( 1.057061)
build_miniruby 0.001022 0.000315 1.010932 ( 1.008863)
build_ruby 0.000000 0.001716 2.776974 ( 2.774270)
build_all 0.006533 0.003338 16.734347 ( 3.004594)
build_install 0.008877 0.002871 2.309627 ( 1.187908)
test_btest 0.000613 0.000217 72.175470 ( 11.394558)
test_basic 0.002718 0.003653 0.362582 ( 0.448881)
test_all 0.001020 0.000397 658.093678 (111.681001)
test_rubyspec 0.088770 0.044592 51.586444 ( 59.640829)
total: 192.20 sec