Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-191738
#<BuildRuby:0x0000562735f80f40
@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.20220225-191738",
@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.000019 0.000002 0.000021 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007415 0.003201 0.969092 ( 1.249738)
build_miniruby 0.001398 0.000247 0.076053 ( 0.074422)
build_ruby 0.001793 0.000316 0.075418 ( 0.073197)
build_all 0.009092 0.000857 4.190464 ( 0.831231)
build_install 0.006839 0.016393 7.889957 ( 2.419077)
test_btest 0.001010 0.000354 69.450008 ( 8.473432)
test_basic 0.006447 0.000743 0.339656 ( 0.428596)
test_all 0.000602 0.001550 656.970925 ( 65.029277)
test_rubyspec 0.090629 0.075966 46.339235 ( 51.735993)
total: 130.32 sec