Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-003541
#<BuildRuby:0x000055c5f8b6dd70
@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.20220210-003541",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005412 0.000000 0.816616 ( 0.841752)
build_miniruby 0.000846 0.000000 0.062419 ( 0.061394)
build_ruby 0.000874 0.000000 0.063928 ( 0.062636)
build_all 0.004623 0.000000 3.180828 ( 0.820682)
build_install 0.005268 0.004459 6.689271 ( 2.247668)
test_btest 0.000676 0.000042 41.311309 ( 6.737106)
test_basic 0.000663 0.004591 0.263154 ( 0.353007)
test_all 0.001520 0.001945 552.542228 ( 81.579783)
test_rubyspec 0.039034 0.051893 39.450313 ( 46.388679)
total: 139.09 sec