Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-144239
#<BuildRuby:0x000055ce28357f90
@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.20221201-144239",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004946 0.000133 1.226517 ( 2.056943)
build_miniruby 0.000793 0.000121 1.043428 ( 1.042071)
build_ruby 0.000992 0.000153 2.704222 ( 2.612664)
build_all 0.007605 0.001170 15.640490 ( 3.303920)
build_install 0.005336 0.003163 2.204698 ( 1.264939)
test_btest 0.000611 0.000114 66.080837 ( 11.118370)
test_basic 0.000000 0.004761 0.296502 ( 0.387290)
test_all 0.000000 0.001325 696.660738 (107.090559)
test_rubyspec 0.049901 0.016670 53.266858 ( 61.547569)
total: 190.42 sec