Logfile: /home/ko1/ruby/logs/brlog.trunk.20220527-063700
#<BuildRuby:0x00005636fb2700a0
@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.20220527-063700",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006663 0.000178 0.846198 ( 1.086638)
build_miniruby 0.000963 0.000069 0.057073 ( 0.055695)
build_ruby 0.000861 0.000062 0.057446 ( 0.056170)
build_all 0.000362 0.003931 1.535216 ( 0.619044)
build_install 0.003821 0.007337 6.357234 ( 2.851360)
test_btest 0.000724 0.000171 45.395771 ( 8.808140)
test_basic 0.005699 0.000000 0.288413 ( 0.376963)
test_all 0.001757 0.000000 649.821502 ( 92.235000)
test_rubyspec 0.106978 0.020514 44.041987 ( 49.599599)
total: 155.69 sec