Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-192755
#<BuildRuby:0x000055e84e0cdd70
@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-192755",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.001354 0.003940 0.863672 ( 1.284983)
build_miniruby 0.000745 0.000053 0.062015 ( 0.060846)
build_ruby 0.000881 0.000000 0.064545 ( 0.063251)
build_all 0.004518 0.000100 3.189070 ( 0.824927)
build_install 0.005918 0.003832 6.656942 ( 2.234084)
test_btest 0.000680 0.000080 35.758137 ( 7.549140)
test_basic 0.001051 0.004196 0.241579 ( 0.331456)
test_all 0.002728 0.000481 539.041997 ( 84.838669)
test_rubyspec 0.055108 0.050864 39.435902 ( 46.378294)
total: 143.57 sec