Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-232557
#<BuildRuby:0x000055e28de5e8c0
@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.20220717-232557",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001741 0.004760 0.832345 ( 0.960156)
build_miniruby 0.000762 0.000277 0.057873 ( 0.056571)
build_ruby 0.000731 0.000266 0.059741 ( 0.058532)
build_all 0.003480 0.001265 1.536894 ( 0.603338)
build_install 0.008507 0.001252 5.647044 ( 2.190999)
test_btest 0.000742 0.000000 54.223473 ( 7.826539)
test_basic 0.005274 0.000000 0.256044 ( 0.345173)
test_all 0.001060 0.000000 596.403097 ( 91.391357)
test_rubyspec 0.090264 0.038052 43.528954 ( 49.104327)
total: 152.54 sec