Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-125609
#<BuildRuby:0x000055de68250610
@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.20220903-125609",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010543 0.000324 0.997232 ( 1.017361)
build_miniruby 0.001857 0.000248 0.078878 ( 0.077299)
build_ruby 0.001940 0.000259 0.079454 ( 0.077477)
build_all 0.008448 0.001126 1.544233 ( 0.592032)
build_install 0.017842 0.005502 1.892167 ( 0.937718)
test_btest 0.001245 0.000000 77.190496 ( 8.203191)
test_basic 0.008112 0.000000 0.309329 ( 0.397577)
test_all 0.002452 0.000000 670.110975 ( 66.987222)
test_rubyspec 0.106772 0.067574 45.359938 ( 53.902196)
total: 132.19 sec