Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-073044
#<BuildRuby:0x00005634a737c4b8
@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.20220830-073044",
@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.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010489 0.000924 1.023101 ( 2.026139)
build_miniruby 0.001908 0.000273 0.079032 ( 0.077425)
build_ruby 0.001909 0.000000 0.076305 ( 0.074949)
build_all 0.009900 0.000325 1.561690 ( 0.601459)
build_install 0.021385 0.000000 1.908055 ( 0.948885)
test_btest 0.001387 0.000000 81.473502 ( 8.416942)
test_basic 0.003894 0.003383 0.315925 ( 0.404733)
test_all 0.003053 0.000382 668.135782 ( 65.560205)
test_rubyspec 0.115942 0.063482 46.037349 ( 54.452893)
total: 132.56 sec