Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-040831
#<BuildRuby:0x0000559f561044d8
@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.20220302-040831",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.011930 0.000235 1.024952 ( 1.692054)
build_miniruby 0.002317 0.000144 0.075833 ( 0.072965)
build_ruby 0.001879 0.000000 0.075233 ( 0.073742)
build_all 0.003658 0.007717 4.221041 ( 0.851372)
build_install 0.010362 0.013363 7.888777 ( 2.414748)
test_btest 0.000908 0.000264 74.236276 ( 7.923068)
test_basic 0.006595 0.001923 0.350717 ( 0.437733)
test_all 0.001786 0.000000 669.471695 ( 65.808890)
test_rubyspec 0.099598 0.055525 46.298713 ( 51.731728)
total: 131.01 sec