Logfile: /home/ko1/ruby/logs/brlog.trunk.20220623-132036
#<BuildRuby:0x000055cd9612eaa8
@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.20220623-132036",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006162 0.004344 0.875375 ( 0.953517)
build_miniruby 0.001122 0.000160 0.053443 ( 0.052153)
build_ruby 0.000000 0.001598 0.053331 ( 0.052015)
build_all 0.000799 0.005976 1.211613 ( 0.487690)
build_install 0.012111 0.005229 4.810105 ( 2.433954)
test_btest 0.001450 0.000426 51.333883 ( 6.180710)
test_basic 0.002567 0.003775 0.296209 ( 0.387380)
test_all 0.000833 0.001591 515.597333 ( 53.226559)
test_rubyspec 0.084917 0.034138 41.380808 ( 47.487007)
total: 111.26 sec