Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-203949
#<BuildRuby:0x00005650be478618
@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.20220815-203949",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004304 0.008215 0.963639 ( 1.017437)
build_miniruby 0.001421 0.000406 0.073327 ( 0.071544)
build_ruby 0.001653 0.000472 0.074441 ( 0.072813)
build_all 0.009427 0.001361 1.550000 ( 0.573820)
build_install 0.006648 0.015408 1.876030 ( 0.918880)
test_btest 0.000687 0.000305 80.268366 ( 8.543085)
test_basic 0.001358 0.004983 0.323345 ( 0.421999)
test_all 0.002938 0.000000 676.227397 ( 66.270692)
test_rubyspec 0.118717 0.053810 45.709946 ( 53.269242)
total: 131.16 sec