Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-113325
#<BuildRuby:0x0000564d979e7ba0
@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.20221015-113325",
@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.000029 0.000004 0.000033 ( 0.000035)
autoconf 0.000046 0.000007 0.000053 ( 0.000054)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.004507 0.005779 1.061135 ( 1.163602)
build_miniruby 0.001349 0.000337 0.105430 ( 0.104486)
build_ruby 0.002184 0.000000 0.096653 ( 0.094996)
build_all 0.008150 0.000045 1.346924 ( 0.586399)
build_install 0.009459 0.005901 1.683414 ( 0.909963)
test_btest 0.001278 0.000337 62.959120 ( 6.344620)
test_basic 0.002367 0.004916 0.362574 ( 0.454936)
test_all 0.006222 0.000813 522.425219 ( 54.864780)
test_rubyspec 0.082328 0.066949 43.337428 ( 51.958402)
total: 116.48 sec