Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-122846
#<BuildRuby:0x000055ac93fd1548
@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.20220223-122846",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001847 0.004176 0.717516 ( 0.791763)
build_miniruby 0.000827 0.000128 0.062414 ( 0.061263)
build_ruby 0.000772 0.000119 0.064234 ( 0.063144)
build_all 0.003796 0.000584 1.561049 ( 0.615392)
build_install 0.008636 0.000596 5.041634 ( 2.040353)
test_btest 0.000651 0.000093 35.820881 ( 8.301411)
test_basic 0.001571 0.004174 0.239037 ( 0.328634)
test_all 0.002916 0.000152 550.602401 ( 79.494192)
test_rubyspec 0.035812 0.056105 39.937291 ( 46.845584)
total: 138.54 sec