Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-031421
#<BuildRuby:0x000055a5080afe58
@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.20221124-031421",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004999 0.000051 1.047063 ( 2.808808)
build_miniruby 0.000790 0.000044 0.943175 ( 0.941946)
build_ruby 0.001275 0.000071 2.781708 ( 2.674479)
build_all 0.008280 0.000460 15.816467 ( 3.261520)
build_install 0.004490 0.004691 1.999924 ( 1.164620)
test_btest 0.000530 0.000056 65.273637 ( 11.008224)
test_basic 0.005043 0.000030 0.291069 ( 0.381870)
test_all 0.001189 0.000118 671.658130 (122.942309)
test_rubyspec 0.039718 0.029235 53.532427 ( 61.784990)
total: 206.97 sec