Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220317-043435
#<BuildRuby:0x0000564eead42350
@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.20220317-043435",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004982 0.000415 0.872586 ( 0.968570)
build_miniruby 0.000893 0.000074 0.064378 ( 0.063151)
build_ruby 0.000882 0.000073 0.064071 ( 0.062877)
build_all 0.004192 0.000349 3.269153 ( 0.888461)
build_install 0.009309 0.000000 6.805435 ( 2.309858)
test_btest 0.000824 0.000000 39.855336 ( 6.625162)
test_basic 0.005179 0.000000 0.273086 ( 0.362709)
test_all 0.003400 0.000000 535.990030 ( 88.803927)
test_rubyspec 0.076795 0.022149 39.426819 ( 46.352895)
total: 146.44 sec