Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-204119
#<BuildRuby:0x000056315eaf6320
@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.20220221-204119",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000012)
build_up 0.005476 0.000115 0.827743 ( 0.919057)
build_miniruby 0.000839 0.000060 0.062696 ( 0.061420)
build_ruby 0.000769 0.000055 0.064110 ( 0.062971)
build_all 0.001113 0.003707 3.205646 ( 0.835345)
build_install 0.006351 0.003650 6.663385 ( 2.237294)
test_btest 0.000619 0.000109 34.534496 ( 7.914000)
test_basic 0.000957 0.004090 0.269871 ( 0.360204)
test_all 0.002771 0.000652 542.951642 ( 85.030086)
test_rubyspec 0.043966 0.043369 39.747940 ( 46.701496)
total: 144.12 sec