Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-064529
#<BuildRuby:0x00005643e3ef4e80
@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.20221007-064529",
@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.000032 0.000003 0.000035 ( 0.000035)
autoconf 0.000080 0.000006 0.000086 ( 0.000089)
configure 0.000034 0.000003 0.000037 ( 0.000036)
build_up 0.006382 0.004273 1.074118 ( 1.443633)
build_miniruby 0.002254 0.000000 0.098655 ( 0.095233)
build_ruby 0.001447 0.000000 0.090715 ( 0.088656)
build_all 0.006185 0.000789 1.288034 ( 0.559878)
build_install 0.014770 0.000678 1.631168 ( 0.892212)
test_btest 0.001180 0.000139 59.035106 ( 6.213534)
test_basic 0.001409 0.005167 0.348547 ( 0.438890)
test_all 0.005889 0.001039 485.727667 ( 53.165983)
test_rubyspec 0.062545 0.068415 42.194860 ( 50.836185)
total: 113.74 sec