Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-070136
#<BuildRuby:0x000055dc8c0a81d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-070136",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005090 0.005149 1.312067 ( 2.065622)
build_miniruby 0.002281 0.000526 1.410961 ( 1.301026)
build_ruby 0.002658 0.000613 2.239980 ( 2.169169)
build_all 0.007491 0.011786 18.632775 ( 2.153637)
build_install 0.019912 0.002169 2.072153 ( 1.057861)
test_btest 0.000000 0.001446 92.597167 ( 9.606847)
test_basic 0.003074 0.004287 0.348642 ( 0.438163)
test_all 0.001794 0.000661 690.595757 ( 70.454871)
test_rubyspec 0.101344 0.047405 49.713689 ( 57.696762)
total: 146.95 sec