Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-140613
#<BuildRuby:0x000055949b1ccea8
@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.20220724-140613",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010482 0.000886 0.968440 ( 1.163512)
build_miniruby 0.002578 0.000000 0.073028 ( 0.071900)
build_ruby 0.002080 0.000000 0.074092 ( 0.072656)
build_all 0.007782 0.002963 1.533377 ( 0.585638)
build_install 0.021389 0.000749 5.300371 ( 2.134175)
test_btest 0.001103 0.000138 76.599800 ( 8.468400)
test_basic 0.007069 0.000884 0.327043 ( 0.416244)
test_all 0.001475 0.000184 636.877733 ( 64.380974)
test_rubyspec 0.113721 0.070678 45.958018 ( 51.141443)
total: 128.44 sec