Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-072507
#<BuildRuby:0x0000556d65f088e0
@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.20220220-072507",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005176 0.000398 0.814322 ( 1.742497)
build_miniruby 0.000904 0.000069 0.061859 ( 0.060650)
build_ruby 0.000837 0.000065 0.063647 ( 0.062467)
build_all 0.004428 0.000340 3.194349 ( 0.831546)
build_install 0.009376 0.000330 6.657032 ( 2.222869)
test_btest 0.000689 0.000050 38.761547 ( 7.050178)
test_basic 0.004712 0.000337 0.262250 ( 0.352288)
test_all 0.001095 0.001795 544.236763 ( 84.672839)
test_rubyspec 0.070315 0.029716 39.678859 ( 46.639898)
total: 143.64 sec