Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-191502
#<BuildRuby:0x00005594af971348
@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.20221018-191502",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008300 0.002264 1.179624 ( 1.268467)
build_miniruby 0.001771 0.000483 0.109098 ( 0.106138)
build_ruby 0.001708 0.000466 0.109490 ( 0.106122)
build_all 0.008160 0.000785 1.332436 ( 0.570098)
build_install 0.011772 0.005629 1.686923 ( 0.922754)
test_btest 0.001181 0.000338 61.628743 ( 6.573150)
test_basic 0.000819 0.005755 0.349995 ( 0.439909)
test_all 0.005875 0.000000 490.233720 ( 53.598778)
test_rubyspec 0.103240 0.028333 43.183781 ( 51.684392)
total: 115.27 sec