Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-035828
#<BuildRuby:0x000055bc8fe48c10
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220213-035828",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.011203 0.001578 0.950399 ( 1.348616)
build_miniruby 0.001672 0.000358 0.076932 ( 0.075379)
build_ruby 0.001778 0.000381 0.076522 ( 0.073882)
build_all 0.009272 0.000929 4.139194 ( 0.791354)
build_install 0.019218 0.003844 7.781627 ( 2.331772)
test_btest 0.000843 0.000168 75.752829 ( 8.073849)
test_basic 0.007622 0.000000 0.325547 ( 0.414217)
test_all 0.001742 0.000036 671.625260 ( 65.502832)
test_rubyspec 0.103557 0.057968 46.479043 ( 51.855486)
total: 130.47 sec