Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-085709
#<BuildRuby:0x000055ee53d787b8
@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.20220901-085709",
@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.000017 0.000003 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010940 0.000942 0.987533 ( 1.026980)
build_miniruby 0.001667 0.000222 0.078567 ( 0.077971)
build_ruby 0.001627 0.000217 0.078441 ( 0.077796)
build_all 0.009057 0.000560 1.553319 ( 0.599953)
build_install 0.022461 0.000000 1.887841 ( 0.926060)
test_btest 0.001015 0.000000 75.557580 ( 8.202958)
test_basic 0.003583 0.003981 0.330279 ( 0.422182)
test_all 0.004614 0.000000 628.756395 ( 64.037570)
test_rubyspec 0.120934 0.051214 45.686789 ( 54.026914)
total: 129.40 sec