Logfile: /home/ko1/ruby/logs/brlog.trunk.20220512-065621
#<BuildRuby:0x000055c0ee7d0118
@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.20220512-065621",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006182 0.000322 0.818788 ( 0.912526)
build_miniruby 0.000905 0.000130 0.057579 ( 0.056327)
build_ruby 0.000905 0.000130 0.058447 ( 0.057152)
build_all 0.004329 0.000013 1.504629 ( 0.605780)
build_install 0.008413 0.000522 6.319124 ( 2.850730)
test_btest 0.000631 0.000079 47.895507 ( 8.957608)
test_basic 0.005436 0.000680 0.296681 ( 0.384612)
test_all 0.001194 0.000150 610.569407 ( 96.239266)
test_rubyspec 0.090184 0.013201 44.239698 ( 49.195590)
total: 159.26 sec