Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-200657
#<BuildRuby:0x000055a6b5b7ead8
@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.20220819-200657",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009426 0.001984 0.801452 ( 0.841967)
build_miniruby 0.001095 0.000398 0.063538 ( 0.062423)
build_ruby 0.001292 0.000470 0.065397 ( 0.063031)
build_all 0.004429 0.004584 1.284421 ( 0.486400)
build_install 0.006197 0.010171 1.581305 ( 0.782190)
test_btest 0.000575 0.000310 53.943645 ( 6.069879)
test_basic 0.006196 0.000671 0.289129 ( 0.378487)
test_all 0.004304 0.000000 483.209300 ( 52.182127)
test_rubyspec 0.083999 0.052941 41.902036 ( 50.411697)
total: 111.28 sec