Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-045705
#<BuildRuby:0x000055ca70ccc6e0
@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.20220907-045705",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011319 0.000451 0.978575 ( 1.156503)
build_miniruby 0.002342 0.000000 0.072035 ( 0.070204)
build_ruby 0.001898 0.000027 0.074979 ( 0.073680)
build_all 0.009383 0.001103 1.566604 ( 0.598614)
build_install 0.012990 0.010095 1.964045 ( 0.958922)
test_btest 0.001182 0.000249 90.962380 ( 9.735000)
test_basic 0.000000 0.008801 0.353529 ( 0.442616)
test_all 0.000000 0.003818 688.999623 ( 68.545665)
test_rubyspec 0.131453 0.042490 46.983596 ( 55.120129)
total: 136.70 sec