Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-124747
#<BuildRuby:0x0000555ab3f23fb0
@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.20220723-124747",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006781 0.000000 0.835197 ( 1.311470)
build_miniruby 0.000960 0.000000 0.057079 ( 0.055764)
build_ruby 0.000983 0.000000 0.059319 ( 0.057950)
build_all 0.000000 0.004643 1.526731 ( 0.589395)
build_install 0.004200 0.004738 5.652359 ( 2.179778)
test_btest 0.000711 0.000000 45.958829 ( 8.874035)
test_basic 0.005495 0.000000 0.309987 ( 0.398732)
test_all 0.001295 0.000000 603.910632 ( 91.894280)
test_rubyspec 0.049057 0.051122 43.680330 ( 49.334615)
total: 154.70 sec