Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-022145
#<BuildRuby:0x00005645ecff3df8
@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.20220616-022145",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002517 0.003920 0.847920 ( 0.985444)
build_miniruby 0.000938 0.000134 0.057897 ( 0.056637)
build_ruby 0.000899 0.000129 0.060020 ( 0.058756)
build_all 0.004268 0.000000 1.490418 ( 0.605106)
build_install 0.010242 0.000777 6.308819 ( 2.825962)
test_btest 0.000655 0.000082 52.342588 ( 8.410805)
test_basic 0.005407 0.000093 0.298210 ( 0.387032)
test_all 0.001392 0.000164 645.452254 ( 91.192532)
test_rubyspec 0.094508 0.034309 44.244697 ( 49.798703)
total: 154.32 sec