Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-061210
#<BuildRuby:0x00005619e36cccc8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-061210",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006929 0.003946 0.980068 ( 2.686691)
build_miniruby 0.000000 0.002379 0.074025 ( 0.071645)
build_ruby 0.000468 0.001636 0.075575 ( 0.073748)
build_all 0.007819 0.001466 4.093796 ( 0.784765)
build_install 0.022487 0.002227 7.857641 ( 2.320075)
test_btest 0.002025 0.000000 47.053111 ( 43.872284)
test_basic 0.008889 0.000061 0.343697 ( 0.432723)
test_all 0.001536 0.000230 655.796060 ( 65.181038)
test_rubyspec 0.115901 0.049149 46.342299 ( 51.619102)
total: 167.04 sec