Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-155048
#<BuildRuby:0x000055df2818bf20
@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.20220501-155048",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002696 0.004258 0.896663 ( 1.754979)
build_miniruby 0.000862 0.000123 0.059358 ( 0.058132)
build_ruby 0.000814 0.000117 0.057344 ( 0.056151)
build_all 0.004287 0.000012 1.488596 ( 0.592831)
build_install 0.008443 0.000530 6.251279 ( 2.803911)
test_btest 0.000668 0.000084 51.784101 ( 8.268772)
test_basic 0.001893 0.004054 0.271508 ( 0.359812)
test_all 0.001007 0.000178 606.414938 ( 90.185373)
test_rubyspec 0.079454 0.033805 43.783376 ( 48.769288)
total: 152.85 sec