Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-151258
#<BuildRuby:0x00005643ec6d84f0
@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.20220317-151258",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002635 0.007890 0.966213 ( 1.000136)
build_miniruby 0.001856 0.000000 0.075351 ( 0.073084)
build_ruby 0.001930 0.000000 0.076487 ( 0.074594)
build_all 0.006066 0.004485 4.203023 ( 0.863866)
build_install 0.015218 0.007883 7.842843 ( 2.390579)
test_btest 0.000955 0.000273 74.301923 ( 8.516198)
test_basic 0.004235 0.002900 0.337813 ( 0.427039)
test_all 0.001276 0.000388 699.484009 ( 67.719232)
test_rubyspec 0.100282 0.068163 46.101091 ( 51.442551)
total: 132.51 sec