Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-183519
#<BuildRuby:0x0000555fedf143a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220730-183519",
@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='-j16'",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003314 0.007823 0.955584 ( 1.797177)
build_miniruby 0.000061 0.002574 0.073602 ( 0.070893)
build_ruby 0.001585 0.000566 0.072290 ( 0.070425)
build_all 0.007158 0.002556 1.512351 ( 0.579797)
build_install 0.021568 0.001179 5.166201 ( 2.059243)
test_btest 0.000850 0.000236 70.699536 ( 8.141205)
test_basic 0.006426 0.001785 0.315664 ( 0.407593)
test_all 0.001644 0.000457 648.664735 ( 64.806181)
test_rubyspec 0.099804 0.058748 45.677227 ( 51.431090)
total: 129.36 sec