Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-235717
#<BuildRuby:0x000055e0189e7de0
@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.20220815-235717",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000000 0.006756 0.867520 ( 0.887768)
build_miniruby 0.000431 0.000547 0.057902 ( 0.056657)
build_ruby 0.000949 0.000000 0.059989 ( 0.058847)
build_all 0.001054 0.003391 1.523212 ( 0.586053)
build_install 0.009892 0.001051 1.914998 ( 0.958081)
test_btest 0.000624 0.000104 56.083211 ( 7.982661)
test_basic 0.001417 0.004290 0.291952 ( 0.380952)
test_all 0.001718 0.000426 611.894667 ( 88.289221)
test_rubyspec 0.077171 0.049332 43.833662 ( 51.204556)
total: 150.41 sec