Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-075946
#<BuildRuby:0x0000556a89ed44c0
@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.20220918-075946",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006751 0.003675 1.096652 ( 1.396735)
build_miniruby 0.001640 0.000469 0.115849 ( 0.111689)
build_ruby 0.001683 0.000480 0.118405 ( 0.101357)
build_all 0.005659 0.003353 1.579968 ( 0.653462)
build_install 0.019582 0.002760 1.930033 ( 0.984143)
test_btest 0.000000 0.001355 76.524276 ( 8.169062)
test_basic 0.004059 0.002492 0.375496 ( 0.464868)
test_all 0.004801 0.000275 637.196060 ( 67.267291)
test_rubyspec 0.126309 0.052668 45.734689 ( 54.218863)
total: 133.37 sec