Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-111409
#<BuildRuby:0x000055ea042d43a0
@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.20220824-111409",
@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.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007101 0.003693 0.979028 ( 1.038025)
build_miniruby 0.001724 0.000663 0.077477 ( 0.075813)
build_ruby 0.001478 0.000568 0.075888 ( 0.073763)
build_all 0.008447 0.001469 1.541398 ( 0.575787)
build_install 0.020811 0.002537 1.884894 ( 0.908316)
test_btest 0.000804 0.000241 72.314154 ( 7.947638)
test_basic 0.003635 0.004099 0.328908 ( 0.416468)
test_all 0.005463 0.000000 687.502750 ( 67.282087)
test_rubyspec 0.129293 0.042274 46.009611 ( 54.465475)
total: 132.78 sec