Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-232839
#<BuildRuby:0x00005587dbff83a0
@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.20220729-232839",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009035 0.002085 0.957033 ( 0.964461)
build_miniruby 0.001571 0.000362 0.077039 ( 0.075486)
build_ruby 0.001663 0.000384 0.075374 ( 0.073386)
build_all 0.000000 0.009619 1.513326 ( 0.593357)
build_install 0.011675 0.010607 5.167689 ( 2.095805)
test_btest 0.000829 0.000387 76.492989 ( 8.515791)
test_basic 0.004759 0.002536 0.315404 ( 0.403822)
test_all 0.001831 0.000242 668.013257 ( 66.230878)
test_rubyspec 0.099752 0.076560 45.825910 ( 51.627544)
total: 130.58 sec