Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-151149
#<BuildRuby:0x00005650e4adac60
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220804-151149",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006840 0.000000 0.903032 ( 1.765619)
build_miniruby 0.001043 0.000000 0.057907 ( 0.056665)
build_ruby 0.000978 0.000000 0.059464 ( 0.058186)
build_all 0.004376 0.000216 1.507900 ( 0.585100)
build_install 0.006681 0.004473 5.635238 ( 2.160265)
test_btest 0.000747 0.000132 51.122854 ( 8.459675)
test_basic 0.001184 0.004484 0.316147 ( 0.404802)
test_all 0.001224 0.000000 592.898287 ( 88.954166)
test_rubyspec 0.087711 0.031403 43.797801 ( 51.211679)
total: 153.66 sec