Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-230501
#<BuildRuby:0x00005561735ec610
@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.20220808-230501",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.011102 0.971769 ( 1.077409)
build_miniruby 0.000000 0.002348 0.079073 ( 0.076580)
build_ruby 0.000000 0.002241 0.079973 ( 0.077697)
build_all 0.005067 0.004947 1.533811 ( 0.567277)
build_install 0.012078 0.011066 5.124131 ( 2.071004)
test_btest 0.000924 0.000528 74.570552 ( 8.505028)
test_basic 0.004736 0.002707 0.329377 ( 0.418901)
test_all 0.001659 0.000948 683.081896 ( 67.416437)
test_rubyspec 0.086120 0.086717 45.810255 ( 53.431893)
total: 133.64 sec