Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-000004
#<BuildRuby:0x000055fd77bdb800
@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.20220828-000004",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011493 0.000821 1.011192 ( 1.168076)
build_miniruby 0.002096 0.000150 0.075275 ( 0.073762)
build_ruby 0.002188 0.000157 0.077487 ( 0.075044)
build_all 0.010123 0.000723 1.557944 ( 0.583197)
build_install 0.022726 0.000000 1.876478 ( 0.913924)
test_btest 0.001281 0.000000 75.076391 ( 8.402049)
test_basic 0.007259 0.000133 0.315622 ( 0.406095)
test_all 0.003360 0.000000 686.961211 ( 67.443761)
test_rubyspec 0.141642 0.035323 45.804169 ( 54.336637)
total: 133.40 sec