Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-050557
#<BuildRuby:0x000055bb61f8e630
@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.20220207-050557",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005480 0.000000 0.898047 ( 1.009565)
build_miniruby 0.000859 0.000000 0.062522 ( 0.061304)
build_ruby 0.000891 0.000000 0.064083 ( 0.063030)
build_all 0.001082 0.003658 3.191054 ( 0.824298)
build_install 0.009404 0.000553 6.748828 ( 2.282177)
test_btest 0.000750 0.000044 37.463183 ( 8.172364)
test_basic 0.005235 0.000308 0.249411 ( 0.338735)
test_all 0.002174 0.001697 554.327384 ( 84.326231)
test_rubyspec 0.084843 0.011983 39.676295 ( 46.664952)
total: 143.74 sec