Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-045933
#<BuildRuby:0x00005587942f6630
@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.20220214-045933",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005169 0.000000 0.883284 ( 1.084767)
build_miniruby 0.000869 0.000000 0.062165 ( 0.061001)
build_ruby 0.000000 0.000923 0.064254 ( 0.063190)
build_all 0.002398 0.002351 3.164209 ( 0.824659)
build_install 0.009073 0.001036 6.638792 ( 2.229347)
test_btest 0.000745 0.000149 36.849992 ( 7.604405)
test_basic 0.005989 0.000000 0.370118 ( 0.458511)
test_all 0.003484 0.000000 538.983141 ( 79.250273)
test_rubyspec 0.074770 0.020923 39.567076 ( 46.511660)
total: 138.09 sec