Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-034038
#<BuildRuby:0x0000557c7e1a3fb0
@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.20220829-034038",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006491 0.819717 ( 0.863400)
build_miniruby 0.000533 0.000358 0.057256 ( 0.056117)
build_ruby 0.000905 0.000000 0.059200 ( 0.058113)
build_all 0.004427 0.000222 1.521507 ( 0.585668)
build_install 0.006982 0.004103 1.910525 ( 0.959092)
test_btest 0.000641 0.000101 51.952567 ( 8.078892)
test_basic 0.004945 0.000781 0.283029 ( 0.371490)
test_all 0.002570 0.000201 615.641361 ( 88.012595)
test_rubyspec 0.071845 0.046879 43.666083 ( 51.988806)
total: 150.97 sec