Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-112935
#<BuildRuby:0x00005600d6b24c10
@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.20220216-112935",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002666 0.010178 0.925891 ( 1.102559)
build_miniruby 0.001591 0.000530 0.075543 ( 0.073141)
build_ruby 0.001284 0.000428 0.076724 ( 0.074917)
build_all 0.008463 0.001447 4.040374 ( 0.783971)
build_install 0.018393 0.004693 7.686236 ( 2.276682)
test_btest 0.001082 0.000324 79.772385 ( 8.400038)
test_basic 0.007510 0.000000 0.336043 ( 0.425337)
test_all 0.002191 0.000343 712.265317 ( 67.652787)
test_rubyspec 0.090545 0.061177 46.102404 ( 51.443572)
total: 132.23 sec