Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-112201
#<BuildRuby:0x00005653456d1570
@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.20220802-112201",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.010259 0.000000 0.872100 ( 0.900906)
build_miniruby 0.001381 0.000000 0.055949 ( 0.055483)
build_ruby 0.001762 0.000000 0.065106 ( 0.064618)
build_all 0.009285 0.000123 1.252708 ( 0.482389)
build_install 0.016675 0.000000 4.255152 ( 1.814300)
test_btest 0.001851 0.000073 50.106371 ( 6.157661)
test_basic 0.006285 0.000286 0.286081 ( 0.378100)
test_all 0.002357 0.000107 496.306086 ( 53.037374)
test_rubyspec 0.118498 0.020013 41.298530 ( 49.050338)
total: 111.94 sec