Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-053345
#<BuildRuby:0x000056061b4abba0
@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-053345",
@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.000053 0.000015 0.000068 ( 0.000080)
configure 0.000034 0.000010 0.000044 ( 0.000043)
build_up 0.009336 0.001382 1.152523 ( 1.199757)
build_miniruby 0.001580 0.000395 0.107717 ( 0.104250)
build_ruby 0.001303 0.000326 0.105143 ( 0.102309)
build_all 0.005192 0.004727 1.351074 ( 0.597229)
build_install 0.005057 0.011823 1.637202 ( 0.886033)
test_btest 0.000956 0.000446 63.506223 ( 6.655740)
test_basic 0.004714 0.002200 0.370085 ( 0.460007)
test_all 0.006149 0.000636 495.668715 ( 54.896321)
test_rubyspec 0.087516 0.048549 43.386146 ( 51.921795)
total: 116.82 sec