Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-133203
#<BuildRuby:0x0000558631d96fb8
@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.20220609-133203",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004999 0.004248 0.859640 ( 1.543075)
build_miniruby 0.001090 0.000251 0.054930 ( 0.053565)
build_ruby 0.001463 0.000337 0.063889 ( 0.062519)
build_all 0.007773 0.001793 1.236512 ( 0.480458)
build_install 0.015214 0.003869 4.835811 ( 2.480797)
test_btest 0.000000 0.001669 51.917571 ( 6.156454)
test_basic 0.004127 0.001386 0.287345 ( 0.383990)
test_all 0.002412 0.000252 516.003806 ( 54.489493)
test_rubyspec 0.083386 0.044113 41.544228 ( 47.534385)
total: 113.19 sec