Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-031308
#<BuildRuby:0x000055e993ef80d0
@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.20220820-031308",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005982 0.000427 0.853439 ( 0.887633)
build_miniruby 0.000795 0.000057 0.058597 ( 0.057396)
build_ruby 0.000980 0.000000 0.059171 ( 0.057849)
build_all 0.004628 0.000000 1.531290 ( 0.585570)
build_install 0.010977 0.000213 1.899323 ( 0.955475)
test_btest 0.000818 0.000048 53.436813 ( 8.211457)
test_basic 0.000829 0.004723 0.328284 ( 0.416799)
test_all 0.001471 0.000000 587.920304 ( 93.628419)
test_rubyspec 0.088131 0.035164 44.293824 ( 52.534841)
total: 157.34 sec