Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-090142
#<BuildRuby:0x0000558af0310bc0
@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.20220211-090142",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004995 0.000417 0.840100 ( 0.817031)
build_miniruby 0.000769 0.000064 0.062523 ( 0.061412)
build_ruby 0.000815 0.000068 0.064209 ( 0.063040)
build_all 0.004730 0.000001 3.170957 ( 0.827038)
build_install 0.009952 0.000035 6.641810 ( 2.232987)
test_btest 0.000517 0.000034 39.731420 ( 6.763186)
test_basic 0.005181 0.000024 0.291138 ( 0.380902)
test_all 0.003193 0.000135 556.845006 ( 84.019164)
test_rubyspec 0.058986 0.029878 39.691951 ( 46.644217)
total: 141.81 sec