Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-082741
#<BuildRuby:0x0000565252dbfdd0
@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.20220722-082741",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000203 0.006345 0.832384 ( 1.169203)
build_miniruby 0.000722 0.000278 0.057302 ( 0.056168)
build_ruby 0.000972 0.000000 0.058925 ( 0.057656)
build_all 0.004553 0.000000 1.537158 ( 0.593609)
build_install 0.009145 0.000039 5.655529 ( 2.166317)
test_btest 0.000528 0.000155 52.361160 ( 7.998760)
test_basic 0.004696 0.001381 0.340336 ( 0.428081)
test_all 0.000000 0.001073 623.617332 ( 87.278411)
test_rubyspec 0.085253 0.036313 43.727916 ( 49.596958)
total: 149.35 sec