Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-063322
#<BuildRuby:0x00005564f850e878
@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.20220728-063322",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004575 0.001664 0.814950 ( 0.859047)
build_miniruby 0.000729 0.000265 0.057481 ( 0.056284)
build_ruby 0.000671 0.000244 0.058933 ( 0.057780)
build_all 0.004591 0.000055 1.534554 ( 0.598452)
build_install 0.007428 0.003922 5.639046 ( 2.160452)
test_btest 0.000663 0.000237 53.193557 ( 8.001711)
test_basic 0.001002 0.004821 0.291908 ( 0.379979)
test_all 0.001000 0.000428 578.809017 ( 94.801985)
test_rubyspec 0.093536 0.035599 43.485538 ( 49.103790)
total: 156.02 sec