Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-005311
#<BuildRuby:0x000055dcc79e7fb0
@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.20220727-005311",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006706 0.000000 0.815020 ( 1.033084)
build_miniruby 0.001045 0.000006 0.057088 ( 0.055702)
build_ruby 0.000892 0.000118 0.059375 ( 0.058158)
build_all 0.004521 0.000072 1.533082 ( 0.581749)
build_install 0.006005 0.005110 5.669893 ( 2.166069)
test_btest 0.000572 0.000107 52.605366 ( 8.072044)
test_basic 0.000000 0.005376 0.288848 ( 0.378430)
test_all 0.000000 0.001654 601.770844 ( 89.242440)
test_rubyspec 0.064684 0.057864 43.783164 ( 49.381274)
total: 150.97 sec