Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-225220
#<BuildRuby:0x000056127b014af8
@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.20220517-225220",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010409 0.000419 0.985837 ( 0.974583)
build_miniruby 0.001680 0.000112 0.075706 ( 0.074041)
build_ruby 0.001663 0.000111 0.071315 ( 0.069785)
build_all 0.009154 0.000610 1.463897 ( 0.587969)
build_install 0.022687 0.000699 5.821408 ( 2.784487)
test_btest 0.001038 0.000061 77.865281 ( 8.542488)
test_basic 0.001634 0.005686 0.328619 ( 0.426938)
test_all 0.002010 0.000223 654.665877 ( 64.634290)
test_rubyspec 0.093498 0.085351 45.836539 ( 51.627862)
total: 129.72 sec