Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-013239
#<BuildRuby:0x0000557dd1a7b800
@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.20220723-013239",
@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.011580 0.000000 0.955679 ( 1.110756)
build_miniruby 0.002150 0.000211 0.074094 ( 0.071455)
build_ruby 0.002428 0.000000 0.074882 ( 0.072233)
build_all 0.009814 0.000465 1.517666 ( 0.574815)
build_install 0.020603 0.001238 5.247592 ( 2.064516)
test_btest 0.000956 0.000101 74.426151 ( 8.441739)
test_basic 0.007491 0.000000 0.319537 ( 0.408634)
test_all 0.002102 0.000000 668.046909 ( 65.760803)
test_rubyspec 0.114429 0.066325 45.454742 ( 51.213053)
total: 129.72 sec