Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-020024
#<BuildRuby:0x000055563f76a878
@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.20220804-020024",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005808 0.000894 0.831369 ( 1.333723)
build_miniruby 0.000929 0.000143 0.056960 ( 0.055650)
build_ruby 0.000899 0.000138 0.059625 ( 0.058359)
build_all 0.004652 0.000024 1.523627 ( 0.583597)
build_install 0.005372 0.005648 5.619738 ( 2.142654)
test_btest 0.000641 0.000137 49.575218 ( 8.256768)
test_basic 0.005567 0.000127 0.319451 ( 0.407882)
test_all 0.001128 0.000074 598.100649 ( 91.538709)
test_rubyspec 0.073496 0.048997 43.720673 ( 51.089457)
total: 155.47 sec