Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-145257
#<BuildRuby:0x0000562350b34920
@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.20220824-145257",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010499 0.001629 0.960441 ( 1.122598)
build_miniruby 0.001669 0.000417 0.075429 ( 0.073841)
build_ruby 0.001670 0.000417 0.079451 ( 0.077457)
build_all 0.008259 0.002065 1.493910 ( 0.564008)
build_install 0.016845 0.005595 1.862259 ( 0.905870)
test_btest 0.000957 0.000256 77.732722 ( 8.221136)
test_basic 0.006130 0.001634 0.325423 ( 0.413165)
test_all 0.003001 0.000801 673.036029 ( 66.761607)
test_rubyspec 0.106703 0.075160 45.824951 ( 54.154209)
total: 132.29 sec