Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-190014
#<BuildRuby:0x000055bd1ccf9548
@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.20220218-190014",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000000 0.005535 0.884998 ( 5.011242)
build_miniruby 0.000000 0.000808 0.062227 ( 0.061160)
build_ruby 0.000000 0.000900 0.064251 ( 0.063140)
build_all 0.000736 0.003993 3.180690 ( 0.830689)
build_install 0.009947 0.000000 6.656629 ( 2.237330)
test_btest 0.000758 0.000000 40.256838 ( 6.825350)
test_basic 0.005582 0.000000 0.293215 ( 0.382518)
test_all 0.003264 0.000000 544.634839 ( 84.204848)
test_rubyspec 0.066061 0.021635 39.550866 ( 46.486262)
total: 146.10 sec