Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-134700
#<BuildRuby:0x00005632b0d67f20
@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.20220517-134700",
@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.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006665 0.000000 0.906774 ( 5.310916)
build_miniruby 0.000929 0.000000 0.057464 ( 0.056220)
build_ruby 0.000854 0.000000 0.058040 ( 0.056834)
build_all 0.004326 0.000000 1.503649 ( 0.603840)
build_install 0.003243 0.007856 6.320091 ( 2.877725)
test_btest 0.000749 0.000078 56.953538 ( 8.173335)
test_basic 0.004842 0.000510 0.262833 ( 0.352267)
test_all 0.001006 0.000106 612.068388 ( 94.097808)
test_rubyspec 0.077886 0.044529 44.201554 ( 49.767422)
total: 161.30 sec