Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-024007
#<BuildRuby:0x0000564a270df800
@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.20220724-024007",
@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.000002 0.000005 ( 0.000006)
autoconf 0.000009 0.000006 0.000015 ( 0.000015)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.000930 0.009348 0.979999 ( 1.111190)
build_miniruby 0.002148 0.000000 0.074141 ( 0.071871)
build_ruby 0.002376 0.000000 0.075551 ( 0.073004)
build_all 0.008043 0.002152 1.522461 ( 0.585005)
build_install 0.012771 0.010322 5.096283 ( 2.061059)
test_btest 0.001520 0.000000 76.435114 ( 8.405941)
test_basic 0.007702 0.000690 0.328089 ( 0.418519)
test_all 0.003162 0.000000 641.214615 ( 64.193163)
test_rubyspec 0.075495 0.088458 45.649786 ( 51.435287)
total: 128.36 sec