Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-225259
#<BuildRuby:0x0000564ead3f7f58
@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.20220720-225259",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006397 0.000344 0.815599 ( 0.958380)
build_miniruby 0.000910 0.000140 0.057500 ( 0.056287)
build_ruby 0.000785 0.000121 0.058826 ( 0.057695)
build_all 0.000000 0.004626 1.521450 ( 0.606894)
build_install 0.006358 0.004808 5.638087 ( 2.177219)
test_btest 0.000000 0.000821 54.810033 ( 8.051128)
test_basic 0.001434 0.004254 0.298812 ( 0.387277)
test_all 0.001072 0.000808 608.555580 ( 86.649812)
test_rubyspec 0.061966 0.051461 44.061819 ( 49.674013)
total: 148.62 sec