Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-205601
#<BuildRuby:0x000055e71727fe58
@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.20220728-205601",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.007242 0.910359 ( 1.090635)
build_miniruby 0.000436 0.000526 0.057547 ( 0.056254)
build_ruby 0.000000 0.000884 0.058987 ( 0.057678)
build_all 0.001369 0.003258 1.566835 ( 0.609659)
build_install 0.007585 0.001517 5.630942 ( 2.160233)
test_btest 0.000634 0.000126 49.224727 ( 8.568943)
test_basic 0.005260 0.000132 0.305518 ( 0.394652)
test_all 0.000950 0.000178 623.141565 ( 89.935397)
test_rubyspec 0.090798 0.031962 43.711103 ( 49.347049)
total: 152.22 sec