Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-130913
#<BuildRuby:0x00005634445b2678
@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.20220209-130913",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005996 0.000141 0.934560 ( 1.288004)
build_miniruby 0.000909 0.000070 0.062430 ( 0.061250)
build_ruby 0.000778 0.000060 0.064080 ( 0.062900)
build_all 0.004832 0.000029 3.207511 ( 0.845075)
build_install 0.005788 0.004073 6.659156 ( 2.230382)
test_btest 0.000748 0.000093 40.750299 ( 6.938416)
test_basic 0.000841 0.004480 0.263624 ( 0.354194)
test_all 0.003205 0.000425 562.120898 ( 88.195026)
test_rubyspec 0.068466 0.040446 39.541448 ( 46.465839)
total: 146.44 sec