Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-033619
#<BuildRuby:0x000055ccc6612f90
@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.20221006-033619",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000039 0.000010 0.000049 ( 0.000049)
configure 0.000029 0.000008 0.000037 ( 0.000036)
build_up 0.005639 0.005599 1.123027 ( 1.302316)
build_miniruby 0.001650 0.000000 0.099542 ( 0.096394)
build_ruby 0.001601 0.000000 0.097028 ( 0.093510)
build_all 0.007626 0.000000 1.285906 ( 0.561021)
build_install 0.012282 0.001638 1.621549 ( 0.883201)
test_btest 0.001799 0.000450 61.589518 ( 6.380267)
test_basic 0.001068 0.005056 0.343535 ( 0.432549)
test_all 0.006755 0.000000 505.892771 ( 54.763402)
test_rubyspec 0.074121 0.062048 42.302441 ( 50.834687)
total: 115.35 sec