Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-224616
#<BuildRuby:0x000055ce97a37670
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221120-224616",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003973 0.000993 1.107886 ( 1.383282)
build_miniruby 0.000909 0.000227 2.065460 ( 1.927227)
build_ruby 0.001107 0.000277 2.772285 ( 2.636568)
build_all 0.006239 0.002554 15.742534 ( 3.264005)
build_install 0.003815 0.005251 1.938131 ( 1.147251)
test_btest 0.000509 0.000170 64.042591 ( 10.425874)
test_basic 0.005043 0.000240 0.303014 ( 0.393120)
test_all 0.001169 0.000163 628.765760 (101.920675)
test_rubyspec 0.028573 0.030314 51.964260 ( 60.184046)
total: 183.28 sec