Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-055902
#<BuildRuby:0x000055cae7fd2700
@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.20220903-055902",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006378 0.004490 0.976760 ( 1.024319)
build_miniruby 0.001948 0.000418 0.077985 ( 0.077376)
build_ruby 0.002725 0.000000 0.077991 ( 0.077353)
build_all 0.010161 0.000021 1.523739 ( 0.599406)
build_install 0.015940 0.005851 1.885939 ( 0.941470)
test_btest 0.001021 0.000215 76.441568 ( 7.979501)
test_basic 0.006940 0.000437 0.323845 ( 0.416280)
test_all 0.003795 0.000759 646.672329 ( 64.703636)
test_rubyspec 0.123069 0.042563 45.359418 ( 53.797892)
total: 129.62 sec