Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-021149
#<BuildRuby:0x000055ff6be383c8
@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.20230102-021149",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.006417 0.849936 ( 1.065798)
build_miniruby 0.000000 0.001322 1.013325 ( 1.011426)
build_ruby 0.000000 0.001719 2.775048 ( 2.772317)
build_all 0.003509 0.006443 16.750138 ( 2.981493)
build_install 0.008102 0.001525 2.286042 ( 1.179189)
test_btest 0.000646 0.000242 75.824875 ( 11.166155)
test_basic 0.004814 0.001805 0.339138 ( 0.425507)
test_all 0.001266 0.000000 670.507503 (101.338847)
test_rubyspec 0.083633 0.040392 51.388030 ( 59.446622)
total: 181.39 sec