Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-143631
#<BuildRuby:0x00005557a28af4b8
@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.20220721-143631",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004340 0.007969 0.971668 ( 1.265521)
build_miniruby 0.001492 0.000459 0.072424 ( 0.070326)
build_ruby 0.002338 0.000000 0.075098 ( 0.073193)
build_all 0.008158 0.001855 1.527240 ( 0.585115)
build_install 0.018736 0.002411 5.249033 ( 2.100417)
test_btest 0.000000 0.001376 78.870631 ( 8.404901)
test_basic 0.002652 0.004294 0.328395 ( 0.422101)
test_all 0.001671 0.000522 674.366956 ( 66.879292)
test_rubyspec 0.091280 0.079731 45.525398 ( 51.191753)
total: 130.99 sec