Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-030704
#<BuildRuby:0x000055d565f45548
@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.20220325-030704",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001918 0.003802 0.989886 ( 0.965006)
build_miniruby 0.000844 0.000130 0.062441 ( 0.061303)
build_ruby 0.000821 0.000127 0.063998 ( 0.062843)
build_all 0.000370 0.004196 3.305699 ( 0.895115)
build_install 0.006995 0.002797 6.779384 ( 2.293771)
test_btest 0.000632 0.000158 40.561361 ( 6.786564)
test_basic 0.005655 0.000000 0.277073 ( 0.366475)
test_all 0.003113 0.000000 533.951299 ( 88.182960)
test_rubyspec 0.074117 0.019024 39.659979 ( 46.621971)
total: 146.24 sec