Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-213936
#<BuildRuby:0x000055fd187fffb0
@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.20220726-213936",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006188 0.000337 0.872981 ( 0.889681)
build_miniruby 0.000797 0.000123 0.056792 ( 0.055607)
build_ruby 0.000851 0.000131 0.059200 ( 0.058015)
build_all 0.004757 0.000044 1.520275 ( 0.581255)
build_install 0.007748 0.003471 5.619783 ( 2.164399)
test_btest 0.000588 0.000104 47.900300 ( 8.173481)
test_basic 0.004422 0.000781 0.280484 ( 0.369961)
test_all 0.001053 0.000186 615.113031 ( 88.116613)
test_rubyspec 0.043562 0.040550 43.400736 ( 49.023605)
total: 149.43 sec