Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-090233
#<BuildRuby:0x000055dbfff4c6e0
@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.20220902-090233",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010826 0.000964 0.980539 ( 1.004693)
build_miniruby 0.001465 0.000209 0.069289 ( 0.067580)
build_ruby 0.001708 0.000244 0.076841 ( 0.075093)
build_all 0.008273 0.001182 1.516972 ( 0.565392)
build_install 0.016741 0.005493 1.870454 ( 0.918662)
test_btest 0.000853 0.000151 71.685339 ( 8.097341)
test_basic 0.006853 0.000228 0.320305 ( 0.417053)
test_all 0.000000 0.004393 677.649610 ( 67.124070)
test_rubyspec 0.115689 0.056637 45.192705 ( 53.459714)
total: 131.73 sec