Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-081302
#<BuildRuby:0x000055920d1f44e8
@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-081302",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004991 0.007139 0.989207 ( 1.375304)
build_miniruby 0.001650 0.000412 0.074839 ( 0.073276)
build_ruby 0.001713 0.000428 0.078592 ( 0.077094)
build_all 0.008890 0.000210 4.171451 ( 0.856491)
build_install 0.016650 0.006177 7.861669 ( 2.429335)
test_btest 0.001064 0.000266 77.988493 ( 8.520401)
test_basic 0.002584 0.005295 0.334776 ( 0.424080)
test_all 0.001599 0.000480 663.269937 ( 65.447364)
test_rubyspec 0.120764 0.046175 46.038579 ( 51.198833)
total: 130.40 sec