Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-022744
#<BuildRuby:0x000055ab9b2ea5a8
@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.20220310-022744",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000070 0.000025 0.000095 ( 0.000038)
build_up 0.005304 0.004464 1.018196 ( 1.475945)
build_miniruby 0.001332 0.000555 0.076022 ( 0.073924)
build_ruby 0.001299 0.000541 0.070952 ( 0.069036)
build_all 0.002131 0.007311 1.504144 ( 0.601750)
build_install 0.012288 0.008763 5.228241 ( 2.147828)
test_btest 0.000878 0.000502 74.172266 ( 8.099575)
test_basic 0.006689 0.001050 0.332460 ( 0.428343)
test_all 0.001220 0.000651 700.249190 ( 67.757193)
test_rubyspec 0.100885 0.060473 46.181804 ( 51.676888)
total: 132.33 sec