Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-143222
#<BuildRuby:0x000055a565834a18
@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.20220629-143222",
@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.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002445 0.007567 0.845613 ( 1.306858)
build_miniruby 0.001158 0.000356 0.053535 ( 0.053046)
build_ruby 0.001057 0.000326 0.052322 ( 0.051712)
build_all 0.006072 0.001868 1.209678 ( 0.497613)
build_install 0.017696 0.002288 4.915347 ( 2.428992)
test_btest 0.000929 0.000247 50.246516 ( 6.365911)
test_basic 0.006481 0.000319 0.289873 ( 0.381402)
test_all 0.002948 0.000000 490.742293 ( 52.231376)
test_rubyspec 0.086257 0.042102 42.283674 ( 48.242811)
total: 111.56 sec