Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-050528
#<BuildRuby:0x00005606751df2c8
@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.20220721-050528",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006058 0.000466 0.856422 ( 0.868497)
build_miniruby 0.001012 0.000078 0.057375 ( 0.056088)
build_ruby 0.000940 0.000072 0.059155 ( 0.057911)
build_all 0.000522 0.004162 1.552884 ( 0.616212)
build_install 0.006282 0.004831 5.670549 ( 2.175317)
test_btest 0.000715 0.000143 49.957458 ( 8.658517)
test_basic 0.000000 0.005769 0.350771 ( 0.438802)
test_all 0.000000 0.001044 584.425938 ( 93.283038)
test_rubyspec 0.069447 0.059677 43.821623 ( 49.397453)
total: 155.55 sec