Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-004033
#<BuildRuby:0x00005596f88c0c00
@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.20221116-004033",
@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.000002 0.000024 ( 0.000026)
autoconf 0.000067 0.000007 0.000074 ( 0.000079)
configure 0.000037 0.000005 0.000042 ( 0.000041)
build_up 0.007809 0.000919 1.108842 ( 1.139801)
build_miniruby 0.000000 0.001873 0.919756 ( 0.931397)
build_ruby 0.000000 0.002203 2.352169 ( 2.274745)
build_all 0.014238 0.004641 18.272477 ( 2.315221)
build_install 0.013035 0.005356 1.884448 ( 1.031808)
test_btest 0.001104 0.000250 86.337299 ( 8.794429)
test_basic 0.002924 0.003050 0.358063 ( 0.449481)
test_all 0.001910 0.000477 714.074565 ( 75.498343)
test_rubyspec 0.079101 0.047696 50.320292 ( 58.828424)
total: 151.26 sec