Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-173152
#<BuildRuby:0x000055a3f11fa7a8
@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",
@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.20220131-173152",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005288 0.000216 0.902876 ( 1.536312)
build_miniruby 0.000747 0.000115 0.062579 ( 0.061513)
build_ruby 0.000752 0.000116 0.063886 ( 0.062676)
build_all 0.001121 0.003481 3.166091 ( 0.823101)
build_install 0.005542 0.004347 6.646891 ( 2.239399)
test_btest 0.000466 0.000124 27.565023 ( 25.125223)
test_basic 0.001131 0.004435 0.272308 ( 0.361842)
test_all 0.002369 0.001037 538.910473 ( 86.942385)
test_rubyspec 0.055597 0.029661 39.475016 ( 46.477690)
total: 163.63 sec