Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-090615
#<BuildRuby:0x00005593d909c6b8
@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.20220722-090615",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007182 0.005465 1.018220 ( 2.535183)
build_miniruby 0.001633 0.000742 0.078117 ( 0.076198)
build_ruby 0.001316 0.000598 0.078347 ( 0.077131)
build_all 0.007777 0.001320 1.544761 ( 0.586687)
build_install 0.020589 0.001985 5.129796 ( 2.036237)
test_btest 0.000841 0.000280 76.354635 ( 8.064736)
test_basic 0.005346 0.001782 0.313625 ( 0.403277)
test_all 0.001427 0.000476 639.211269 ( 64.566852)
test_rubyspec 0.095727 0.078498 45.770952 ( 51.568862)
total: 129.92 sec