Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-132054
#<BuildRuby:0x000055c563e288e8
@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.20220919-132054",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000015 0.000006 0.000021 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003466 0.005601 1.091872 ( 1.130796)
build_miniruby 0.001590 0.000722 0.118628 ( 0.114041)
build_ruby 0.001246 0.000567 0.112266 ( 0.096210)
build_all 0.009803 0.000218 1.576305 ( 0.645904)
build_install 0.020890 0.000653 1.922285 ( 0.992908)
test_btest 0.001054 0.000310 75.968087 ( 8.351671)
test_basic 0.005900 0.001735 0.381385 ( 0.469041)
test_all 0.003366 0.000990 677.706801 ( 68.274699)
test_rubyspec 0.091482 0.085134 45.702439 ( 54.200245)
total: 134.28 sec