Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-211239
#<BuildRuby:0x00005561b0519548
@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.20220226-211239",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004536 0.000756 0.921273 ( 1.111155)
build_miniruby 0.000823 0.000137 0.062189 ( 0.061028)
build_ruby 0.000809 0.000135 0.063937 ( 0.062813)
build_all 0.000263 0.004447 3.288734 ( 0.885206)
build_install 0.008865 0.001029 6.822770 ( 2.344709)
test_btest 0.000571 0.000132 35.575403 ( 7.401050)
test_basic 0.005641 0.000180 0.274615 ( 0.364125)
test_all 0.002925 0.000000 544.566957 ( 79.422418)
test_rubyspec 0.075216 0.027201 39.897083 ( 46.866954)
total: 138.52 sec