Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-190808
#<BuildRuby:0x000055a748e481b8
@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-190808",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.005124 0.000427 0.879506 ( 1.135410)
build_miniruby 0.000839 0.000070 0.061924 ( 0.060727)
build_ruby 0.000923 0.000000 0.064116 ( 0.062889)
build_all 0.004735 0.000000 3.177676 ( 0.824797)
build_install 0.010579 0.000160 6.669455 ( 2.232570)
test_btest 0.000782 0.000052 40.748337 ( 6.938360)
test_basic 0.004911 0.000327 0.263330 ( 0.353222)
test_all 0.003198 0.000000 563.285665 ( 83.597507)
test_rubyspec 0.057158 0.045740 39.314016 ( 46.268264)
total: 141.47 sec