Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-172344
#<BuildRuby:0x0000555e500fc4f0
@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.20220329-172344",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010185 0.001349 1.015403 ( 1.288514)
build_miniruby 0.001592 0.000341 0.076545 ( 0.075235)
build_ruby 0.001641 0.000352 0.074781 ( 0.073192)
build_all 0.011471 0.000431 4.116765 ( 0.855321)
build_install 0.020841 0.001895 7.811764 ( 2.441080)
test_btest 0.001174 0.000196 73.451561 ( 8.090207)
test_basic 0.007343 0.000300 0.343507 ( 0.433758)
test_all 0.001468 0.000232 645.416286 ( 65.283384)
test_rubyspec 0.109022 0.046963 46.066200 ( 51.468182)
total: 130.01 sec