Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-052451
#<BuildRuby:0x000055c4774d49c8
@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.20220918-052451",
@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.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007854 0.004921 1.940004 ( 1.612525)
build_miniruby 0.002535 0.000543 16.376293 ( 7.815208)
build_ruby 0.002643 0.000567 2.179059 ( 2.069627)
build_all 0.020112 0.000000 18.689565 ( 2.262519)
build_install 0.014643 0.006865 2.034545 ( 1.001883)
test_btest 0.000925 0.000193 77.312055 ( 8.403205)
test_basic 0.007011 0.000547 0.386862 ( 0.478757)
test_all 0.002877 0.000313 627.388591 ( 65.541719)
test_rubyspec 0.117880 0.056806 45.628225 ( 53.985613)
total: 143.17 sec