Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-223839
#<BuildRuby:0x000055bd298a3810
@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.20220402-223839",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007102 0.004698 1.041367 ( 1.133341)
build_miniruby 0.001476 0.000316 0.078880 ( 0.077045)
build_ruby 0.001436 0.000308 0.078800 ( 0.077207)
build_all 0.008960 0.001650 4.271526 ( 0.869104)
build_install 0.014511 0.009544 8.597893 ( 2.970438)
test_btest 0.000905 0.000259 74.143472 ( 8.110602)
test_basic 0.003968 0.004100 0.350149 ( 0.438241)
test_all 0.001369 0.000435 706.824456 ( 68.298553)
test_rubyspec 0.099923 0.066909 46.349383 ( 51.473429)
total: 133.45 sec