Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-195432
#<BuildRuby:0x0000558f133011f8
@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.20221011-195432",
@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.000014 0.000010 0.000024 ( 0.000024)
autoconf 0.000018 0.000012 0.000030 ( 0.000029)
configure 0.000015 0.000009 0.000024 ( 0.000024)
build_up 0.006737 0.004491 1.111332 ( 1.154435)
build_miniruby 0.001086 0.000724 0.097091 ( 0.093816)
build_ruby 0.001750 0.000000 0.102761 ( 0.099784)
build_all 0.005933 0.001784 1.261268 ( 0.560328)
build_install 0.007046 0.006328 1.610322 ( 0.916228)
test_btest 0.000976 0.000621 64.756592 ( 6.668123)
test_basic 0.002969 0.003762 0.352552 ( 0.446829)
test_all 0.004449 0.002019 513.043119 ( 54.465812)
test_rubyspec 0.082084 0.052849 42.969550 ( 51.393904)
total: 115.80 sec