Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-000049
#<BuildRuby:0x0000558374bc8b88
@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.20220911-000049",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000017)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009109 0.000262 1.120580 ( 1.078254)
build_miniruby 0.002298 0.000000 0.076958 ( 0.075019)
build_ruby 0.001754 0.000000 0.073608 ( 0.071675)
build_all 0.005888 0.004764 1.579612 ( 0.602539)
build_install 0.013581 0.007794 1.903634 ( 0.952172)
test_btest 0.000671 0.000251 94.421898 ( 9.252188)
test_basic 0.006448 0.000528 0.338060 ( 0.426791)
test_all 0.003531 0.000700 677.011472 ( 68.633537)
test_rubyspec 0.096084 0.065203 47.234016 ( 55.658612)
total: 136.75 sec