Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-075758
#<BuildRuby:0x00005588eec8a038
@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.20220812-075758",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.009734 0.001622 2.036261 ( 2.345463)
build_miniruby 0.004606 0.000768 0.536765 ( 0.531913)
build_ruby 0.002812 0.000468 2.560299 ( 2.398907)
build_all 0.009665 0.005325 12.941880 ( 1.655503)
build_install 0.008827 0.006442 1.647732 ( 0.816690)
test_btest 0.001297 0.000000 54.337802 ( 6.189291)
test_basic 0.007699 0.000000 0.293866 ( 0.385703)
test_all 0.003515 0.000278 498.256694 ( 52.378602)
test_rubyspec 0.097708 0.042351 41.890957 ( 49.606566)
total: 116.31 sec