Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-025016
#<BuildRuby:0x000055b5abe944c0
@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.20220915-025016",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000012)
build_up 0.006239 0.004316 1.102266 ( 1.369713)
build_miniruby 0.000000 0.002078 0.076541 ( 0.074640)
build_ruby 0.000843 0.001423 0.078640 ( 0.075934)
build_all 0.010028 0.000348 1.550284 ( 0.591051)
build_install 0.018463 0.003077 1.903610 ( 0.935346)
test_btest 0.001055 0.000176 93.191150 ( 9.375304)
test_basic 0.005626 0.000937 0.345169 ( 0.434678)
test_all 0.003862 0.000644 637.989321 ( 65.500526)
test_rubyspec 0.130008 0.039315 47.032547 ( 55.377225)
total: 133.74 sec