Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-083246
#<BuildRuby:0x000055b8d9ef6fe0
@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.20220830-083246",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.010862 0.982470 ( 2.229344)
build_miniruby 0.000000 0.002223 0.080061 ( 0.078930)
build_ruby 0.000935 0.001234 0.076875 ( 0.074829)
build_all 0.010805 0.000000 1.521110 ( 0.575919)
build_install 0.016375 0.005831 1.901347 ( 0.936375)
test_btest 0.000889 0.000444 74.450534 ( 8.402168)
test_basic 0.007421 0.000000 0.328161 ( 0.417918)
test_all 0.003341 0.001529 688.568455 ( 67.147362)
test_rubyspec 0.105735 0.060083 45.673843 ( 53.907107)
total: 133.77 sec