Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-054823
#<BuildRuby:0x0000557fc9270008
@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.20230104-054823",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.006259 0.910273 ( 1.077580)
build_miniruby 0.001092 0.000300 1.021649 ( 1.019688)
build_ruby 0.001258 0.000315 2.784990 ( 2.783455)
build_all 0.005585 0.004357 16.741244 ( 2.982280)
build_install 0.005870 0.006022 2.272647 ( 1.176506)
test_btest 0.000776 0.000274 74.815283 ( 11.122327)
test_basic 0.005539 0.001956 0.379770 ( 0.464141)
test_all 0.001406 0.000000 673.189562 ( 97.679672)
test_rubyspec 0.063611 0.055643 51.918008 ( 59.951284)
total: 178.26 sec