Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-151235
#<BuildRuby:0x000055dc770b7440
@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-151235",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.011071 0.000445 1.001049 ( 1.419172)
build_miniruby 0.002254 0.000141 0.077998 ( 0.075861)
build_ruby 0.002062 0.000129 0.075633 ( 0.074153)
build_all 0.010296 0.000051 4.193471 ( 0.842175)
build_install 0.018041 0.004660 7.839395 ( 2.405305)
test_btest 0.001047 0.000095 77.476972 ( 8.092494)
test_basic 0.001819 0.005009 0.343000 ( 0.433547)
test_all 0.002070 0.000113 701.871853 ( 68.146990)
test_rubyspec 0.093976 0.075478 45.981100 ( 51.472003)
total: 132.96 sec