Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-071012
#<BuildRuby:0x000055b3bb0c4af8
@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.20220307-071012",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.011454 0.000481 1.027346 ( 3.502615)
build_miniruby 0.001344 0.000168 0.076148 ( 0.075496)
build_ruby 0.001482 0.000186 0.069390 ( 0.068678)
build_all 0.007215 0.003367 4.263189 ( 0.863803)
build_install 0.018110 0.002482 7.907358 ( 2.463274)
test_btest 0.000822 0.000126 77.463963 ( 8.206421)
test_basic 0.004472 0.004481 0.339157 ( 0.427885)
test_all 0.000892 0.001098 702.752390 ( 68.043095)
test_rubyspec 0.117813 0.047766 46.900464 ( 52.236500)
total: 135.89 sec