Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-052519
#<BuildRuby:0x0000562b0f8e9398
@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.20220211-052519",
@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.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005566 0.000463 0.850824 ( 0.943108)
build_miniruby 0.000937 0.000078 0.062081 ( 0.060895)
build_ruby 0.000866 0.000073 0.064295 ( 0.063265)
build_all 0.004908 0.000010 3.191677 ( 0.825475)
build_install 0.001857 0.008037 6.667783 ( 2.255264)
test_btest 0.000548 0.000110 41.729209 ( 6.808585)
test_basic 0.004414 0.000883 0.296664 ( 0.386822)
test_all 0.002562 0.000512 545.698378 ( 83.447633)
test_rubyspec 0.063572 0.038292 39.616540 ( 46.564666)
total: 141.36 sec