Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-161643
#<BuildRuby:0x000055d84ef11400
@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.20221029-161643",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.001262 0.008790 1.147564 ( 1.170949)
build_miniruby 0.001016 0.000791 0.097592 ( 0.095066)
build_ruby 0.000885 0.000688 0.097728 ( 0.095082)
build_all 0.006427 0.001512 1.343609 ( 0.574446)
build_install 0.007382 0.006592 1.657745 ( 0.893846)
test_btest 0.000770 0.000561 64.776385 ( 6.790975)
test_basic 0.005987 0.000774 0.348645 ( 0.439405)
test_all 0.005519 0.002383 519.967677 ( 55.300479)
test_rubyspec 0.085277 0.042595 43.391277 ( 51.911823)
total: 117.27 sec