Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-093306
#<BuildRuby:0x0000555c56a7e9c0
@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.20220827-093306",
@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.000018 0.000008 0.000026 ( 0.000026)
autoconf 0.000027 0.000011 0.000038 ( 0.000040)
configure 0.000034 0.000013 0.000047 ( 0.000047)
build_up 0.004799 0.008745 0.891067 ( 0.898851)
build_miniruby 0.002128 0.000000 0.064115 ( 0.062946)
build_ruby 0.002112 0.000012 0.064990 ( 0.062663)
build_all 0.006891 0.003445 1.252275 ( 0.463797)
build_install 0.003937 0.010857 1.576060 ( 0.803323)
test_btest 0.000852 0.000547 54.066826 ( 5.994325)
test_basic 0.001833 0.005821 0.300724 ( 0.389474)
test_all 0.002257 0.001612 511.513109 ( 53.191209)
test_rubyspec 0.088138 0.052498 42.001612 ( 50.473644)
total: 112.34 sec