Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-082731
#<BuildRuby:0x000055a211066fe0
@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.20220902-082731",
@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.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010184 0.000884 0.973286 ( 1.117725)
build_miniruby 0.001788 0.000256 0.076717 ( 0.074898)
build_ruby 0.001697 0.000242 0.076483 ( 0.074695)
build_all 0.009693 0.000035 1.530495 ( 0.573843)
build_install 0.014849 0.008647 1.912886 ( 0.927574)
test_btest 0.001299 0.000260 73.014695 ( 8.288664)
test_basic 0.006108 0.001222 0.324027 ( 0.413891)
test_all 0.003577 0.000501 667.229799 ( 66.227084)
test_rubyspec 0.085358 0.090537 45.553495 ( 54.074950)
total: 131.77 sec