Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-102716
#<BuildRuby:0x0000555be139dc20
@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.20220211-102716",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.004393 0.001198 0.852504 ( 1.000976)
build_miniruby 0.000714 0.000195 0.062064 ( 0.060969)
build_ruby 0.000726 0.000198 0.064493 ( 0.063280)
build_all 0.003789 0.001033 3.178124 ( 0.823990)
build_install 0.007157 0.002726 6.693356 ( 2.237876)
test_btest 0.000000 0.000714 37.361051 ( 7.508114)
test_basic 0.002498 0.004389 0.370545 ( 0.457040)
test_all 0.002382 0.000851 548.689199 ( 86.299593)
test_rubyspec 0.063746 0.031934 39.552067 ( 46.517592)
total: 144.97 sec