Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-070914
#<BuildRuby:0x0000565026d69350
@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-070914",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008397 0.001400 1.113391 ( 1.165796)
build_miniruby 0.001402 0.000234 0.098677 ( 0.095358)
build_ruby 0.001279 0.000213 0.104295 ( 0.103177)
build_all 0.007030 0.000332 1.319288 ( 0.590338)
build_install 0.007163 0.008091 1.672086 ( 0.915645)
test_btest 0.001854 0.000000 63.928685 ( 6.789615)
test_basic 0.005941 0.000777 0.355726 ( 0.444961)
test_all 0.005272 0.001240 514.642235 ( 55.019221)
test_rubyspec 0.051484 0.077991 43.419980 ( 51.980970)
total: 117.11 sec