Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-055056
#<BuildRuby:0x000055f2f0046c88
@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.20220827-055056",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000043 0.000012 0.000055 ( 0.000055)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.000000 0.013730 0.885113 ( 3.140419)
build_miniruby 0.002752 0.000000 0.064041 ( 0.061855)
build_ruby 0.001211 0.000231 0.046891 ( 0.045857)
build_all 0.005433 0.002925 1.263601 ( 0.469813)
build_install 0.010591 0.005702 1.604089 ( 0.824162)
test_btest 0.000908 0.000489 53.218488 ( 6.280887)
test_basic 0.006242 0.000591 0.296298 ( 0.389892)
test_all 0.003318 0.001659 505.466412 ( 53.754597)
test_rubyspec 0.100919 0.041638 41.753652 ( 50.255240)
total: 115.22 sec