Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-002951
#<BuildRuby:0x00005643ae937680
@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.20220218-002951",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000068 0.000010 0.000078 ( 0.000081)
build_up 0.006463 0.004383 0.959201 ( 1.081397)
build_miniruby 0.001763 0.000352 0.078593 ( 0.076592)
build_ruby 0.000000 0.002188 0.072241 ( 0.070594)
build_all 0.008172 0.002871 4.120842 ( 0.788185)
build_install 0.010238 0.013796 7.786887 ( 2.382357)
test_btest 0.000852 0.000331 73.305415 ( 8.197138)
test_basic 0.000712 0.007282 0.333393 ( 0.421227)
test_all 0.001962 0.000000 701.367571 ( 67.606141)
test_rubyspec 0.086017 0.074977 46.079231 ( 51.395354)
total: 132.02 sec