Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-144409
#<BuildRuby:0x0000561d7ef5a630
@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-144409",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.005242 0.000000 0.896944 ( 1.672347)
build_miniruby 0.000966 0.000000 0.061774 ( 0.060496)
build_ruby 0.000902 0.000000 0.064058 ( 0.062830)
build_all 0.000661 0.004087 3.247761 ( 0.882191)
build_install 0.002118 0.007702 6.791372 ( 2.325543)
test_btest 0.000564 0.000150 39.830684 ( 6.967654)
test_basic 0.004202 0.001121 0.285796 ( 0.375259)
test_all 0.002494 0.000665 557.393821 ( 80.496267)
test_rubyspec 0.046511 0.038931 39.731227 ( 46.702283)
total: 139.55 sec