Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-114114
#<BuildRuby:0x000056207774c870
@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.20220307-114114",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.005302 0.000000 0.938211 ( 2.079912)
build_miniruby 0.000945 0.000000 0.062102 ( 0.060909)
build_ruby 0.000000 0.000885 0.064072 ( 0.062862)
build_all 0.000670 0.003949 3.278289 ( 0.889842)
build_install 0.009682 0.000686 6.787328 ( 2.331628)
test_btest 0.000665 0.000148 41.762369 ( 6.689963)
test_basic 0.004993 0.000312 0.275753 ( 0.365492)
test_all 0.003642 0.000000 554.316141 ( 84.320062)
test_rubyspec 0.074637 0.022277 39.635245 ( 46.648305)
total: 143.45 sec