Logfile: /home/ko1/ruby/logs/brlog.trunk.20220522-094150
#<BuildRuby:0x000055ed148bb440
@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.20220522-094150",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001247 0.008697 0.975949 ( 1.285528)
build_miniruby 0.002258 0.000000 0.072650 ( 0.070263)
build_ruby 0.001856 0.000000 0.067284 ( 0.065738)
build_all 0.005063 0.004681 1.514177 ( 0.617724)
build_install 0.014182 0.008900 5.846453 ( 2.819779)
test_btest 0.000910 0.000425 75.503094 ( 7.863777)
test_basic 0.006940 0.000845 0.319050 ( 0.409288)
test_all 0.003739 0.000456 697.333713 ( 67.758046)
test_rubyspec 0.113344 0.068013 46.065694 ( 51.901686)
total: 132.79 sec