Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-125319
#<BuildRuby:0x0000564fc81a4fa0
@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.20220216-125319",
@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.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005352 0.000091 0.900250 ( 3.322801)
build_miniruby 0.000769 0.000059 0.061826 ( 0.060780)
build_ruby 0.000871 0.000000 0.063962 ( 0.062810)
build_all 0.004651 0.000089 3.172731 ( 0.823546)
build_install 0.005320 0.004540 6.625694 ( 2.233267)
test_btest 0.000641 0.000085 37.246138 ( 7.266831)
test_basic 0.004542 0.000605 0.239821 ( 0.330377)
test_all 0.003023 0.000135 562.896414 ( 80.860667)
test_rubyspec 0.072239 0.021318 39.476813 ( 46.412483)
total: 141.37 sec