Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-035326
#<BuildRuby:0x00005626ba5369c0
@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-035326",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.000000 0.011498 1.084607 ( 1.142511)
build_miniruby 0.001084 0.000959 0.097056 ( 0.093284)
build_ruby 0.001111 0.000463 0.097636 ( 0.094645)
build_all 0.007597 0.001303 1.301202 ( 0.560506)
build_install 0.012312 0.002798 1.599018 ( 0.859452)
test_btest 0.001230 0.000440 61.273433 ( 6.621354)
test_basic 0.006870 0.000578 0.356635 ( 0.454688)
test_all 0.007286 0.000634 509.143663 ( 54.112171)
test_rubyspec 0.079523 0.047648 42.413204 ( 50.969989)
total: 114.91 sec