Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-013222
#<BuildRuby:0x0000561c3e826148
@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.20220722-013222",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010111 0.000143 0.899641 ( 1.378450)
build_miniruby 0.001149 0.000077 0.055596 ( 0.054118)
build_ruby 0.002375 0.000158 0.065321 ( 0.063279)
build_all 0.007819 0.000521 1.256987 ( 0.463619)
build_install 0.014926 0.000995 4.340586 ( 1.825642)
test_btest 0.001786 0.000000 53.412170 ( 6.313884)
test_basic 0.005827 0.000110 0.280939 ( 0.382267)
test_all 0.002148 0.000134 507.822233 ( 53.767337)
test_rubyspec 0.071146 0.053242 41.578375 ( 47.397809)
total: 111.65 sec