Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-121527
#<BuildRuby:0x000055c541947238
@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.20220215-121527",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004330 0.001180 0.827698 ( 1.119851)
build_miniruby 0.000736 0.000200 0.062041 ( 0.060928)
build_ruby 0.000674 0.000184 0.063514 ( 0.062411)
build_all 0.003682 0.001004 3.186336 ( 0.829505)
build_install 0.003869 0.006147 6.650462 ( 2.235202)
test_btest 0.000622 0.000226 35.707661 ( 8.193304)
test_basic 0.000098 0.005198 0.288558 ( 0.378237)
test_all 0.001759 0.001792 554.356339 ( 81.380811)
test_rubyspec 0.049680 0.051721 39.588105 ( 46.523795)
total: 140.78 sec