Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-202123
#<BuildRuby:0x000055f976c7e640
@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.20220329-202123",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005665 0.005560 1.060610 ( 1.134113)
build_miniruby 0.001465 0.000450 0.071563 ( 0.070457)
build_ruby 0.002199 0.000000 0.077514 ( 0.074989)
build_all 0.005314 0.005525 4.117807 ( 0.840178)
build_install 0.012043 0.010456 7.842715 ( 2.391852)
test_btest 0.001078 0.000472 78.265607 ( 8.164887)
test_basic 0.000262 0.007289 0.350226 ( 0.445011)
test_all 0.001202 0.000636 695.289745 ( 67.789603)
test_rubyspec 0.101141 0.048235 46.021410 ( 51.333763)
total: 132.25 sec