Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-001627
#<BuildRuby:0x0000561160b19398
@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.20220207-001627",
@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.000016 0.000002 0.000018 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.005395 0.000450 0.873056 ( 0.970915)
build_miniruby 0.000848 0.000071 0.062182 ( 0.061089)
build_ruby 0.000852 0.000071 0.064266 ( 0.063089)
build_all 0.004385 0.000366 3.218552 ( 0.837935)
build_install 0.009628 0.000348 6.681122 ( 2.247489)
test_btest 0.000000 0.000905 36.415900 ( 8.495472)
test_basic 0.001120 0.003886 0.273594 ( 0.363662)
test_all 0.003493 0.000000 577.742036 ( 85.350227)
test_rubyspec 0.054766 0.051479 39.886724 ( 46.858952)
total: 145.25 sec