Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-134537
#<BuildRuby:0x0000563df38d9d70
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@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-test.20220216-134537",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001423 0.003957 0.867770 ( 3.017928)
build_miniruby 0.000871 0.000062 0.062649 ( 0.061467)
build_ruby 0.000787 0.000056 0.063895 ( 0.062723)
build_all 0.004537 0.000324 3.189451 ( 0.828612)
build_install 0.009403 0.000333 6.624523 ( 2.237711)
test_btest 0.000680 0.000045 39.499683 ( 6.969353)
test_basic 0.006329 0.000095 0.293567 ( 0.381753)
test_all 0.003402 0.000044 557.582620 ( 82.623514)
test_rubyspec 0.052852 0.037569 39.452885 ( 46.398788)
total: 142.58 sec