Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-025049
#<BuildRuby:0x0000556f537bd438
@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.20220801-025049",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010250 0.000325 0.863598 ( 2.735074)
build_miniruby 0.001630 0.000233 0.064543 ( 0.063268)
build_ruby 0.001807 0.000259 0.066067 ( 0.064153)
build_all 0.006437 0.000919 1.271238 ( 0.469769)
build_install 0.012835 0.003764 4.285655 ( 1.781163)
test_btest 0.002171 0.000000 50.591357 ( 6.276557)
test_basic 0.006601 0.000000 0.271258 ( 0.361456)
test_all 0.002190 0.000329 498.355588 ( 52.663647)
test_rubyspec 0.092133 0.044873 41.656072 ( 47.451877)
total: 111.87 sec