Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-140039
#<BuildRuby:0x000055ae8cf9f2c8
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20220812-140039",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006251 0.000481 0.861972 ( 0.939320)
build_miniruby 0.000989 0.000076 0.057770 ( 0.056494)
build_ruby 0.000957 0.000073 0.059934 ( 0.058678)
build_all 0.004796 0.000000 1.546601 ( 0.586099)
build_install 0.010511 0.000751 5.710593 ( 2.186158)
test_btest 0.000814 0.000058 52.932403 ( 8.080139)
test_basic 0.005111 0.000365 0.295758 ( 0.384691)
test_all 0.002451 0.000000 605.763799 ( 91.288737)
test_rubyspec 0.087081 0.032575 44.342449 ( 51.758781)
total: 155.34 sec