Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-064905
#<BuildRuby:0x00005617301b68c0
@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.20220725-064905",
@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.000019 0.000001 0.000020 ( 0.000021)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006439 0.000460 0.805349 ( 0.863471)
build_miniruby 0.000986 0.000071 0.057086 ( 0.055877)
build_ruby 0.000818 0.000058 0.059306 ( 0.058178)
build_all 0.004576 0.000007 1.517214 ( 0.584288)
build_install 0.008995 0.000282 5.632641 ( 2.136701)
test_btest 0.000714 0.000045 47.675538 ( 8.681190)
test_basic 0.001196 0.004393 0.307728 ( 0.396539)
test_all 0.001166 0.000137 620.865790 ( 90.189110)
test_rubyspec 0.083826 0.042235 43.510062 ( 49.092232)
total: 152.06 sec