Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-214439
#<BuildRuby:0x000055f0f09515a0
@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.20220208-214439",
@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.000002 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005455 0.000244 0.878264 ( 1.162551)
build_miniruby 0.000890 0.000000 0.061779 ( 0.060705)
build_ruby 0.000858 0.000000 0.064088 ( 0.063083)
build_all 0.004409 0.000322 3.183457 ( 0.824642)
build_install 0.009955 0.000000 6.648799 ( 2.242680)
test_btest 0.000855 0.000000 41.306287 ( 6.529386)
test_basic 0.005431 0.000000 0.246222 ( 0.335651)
test_all 0.003285 0.000000 561.484808 ( 84.874546)
test_rubyspec 0.086475 0.012235 39.529192 ( 46.464959)
total: 142.56 sec